Click the flag to see my PRNG (Pseudo-Random Number Generator) draw dots all over the screen. (Turbo Mode is recommended.) The first PRNG I made: https://scratch.mit.edu/projects/646794869/
This is a simple random number generator that I made, without looking at how I did it before. Because of that, I did it a different way, which turned out to be faster, and it seems to work very well, too. Feel free to use this in your own projects.