Click the block to get a random number The reason the output is in a list is because variables and say blocks are weird and will not display all of the digits sometimes, but lists do. As far as I know this is close to the same RNG scratch uses. At least it did in 1.4 @njdavision for code that I definitely didn't take here's the project if you want to look at it: https://scratch.mit.edu/projects/555602781/ @JamieD132-Archives for informing me that it is not a PRNG but a TRNG (I didn't know that lol) It can do float numbers now