I made a custom random number generator (RNG) without using Scratch's built-in randomizing blocks. It uses many variables in it's environment to be as random as possible. There is no real range of how big or small the number can be, but it can be over one thousand or a negative number sometimes.