This topic is for recreating blocks using themselves, like using pick random to recreate pick random.
If only it could output decimals..
So this?
No, it's different from that, like this:
+ This is why I want pick random to output decimals.
Oh, that's on me, I tried 0.00 instead of 0.01,
Oh, duh, it already does that! I learn something every day.
I just realized this doesn't have a lot of "cool" other than remaking pick random.
Either that or I'm uncreative at the moment.
This is my attempt from a few months ago:
input can be integer or decimal numbers
how it work under the hood:
- add a decimal number to the from and to parameters
- get a random value
- substract the decimal number (step 1)
another one: