Welcome to the Random Number Generator. Seems quite lame, right? Well, you are wrong. this uses only pseudo-random numbers that scratch generates, and a bit of code to make it over 97% random!*. This is an easy, backpackable script that can be plugged into all of your games. just click, click, click, and then a near purely random RNG can be used right away. *For measurement of randomness, the deviation of a completely random dice roll in relation to minimum and maximum roll is used. Calculated using a fifty-roll test run
--------------------------CHALLENGE!--------------------------- If you can make a random number generator that: 1) Uses less data (required) 2) Works as well or better than the current one (optional) 3)Doesn't rely on the 'pick random' block to generate numbers (required), then you and your newest follower will get a follow from me, a shout-out, and I’ll use your system in this project. Good luck! Challenge Winners and Latest Followers: ---