Press space for pseudo-random number generator and r for Scratch's random number generator. The dots represent numbers. The higher the dot, the higher the value of the number it represents. This is a demonstration of a pseudo-random number generator, using a seed number. A good trick for starters is to put in random operations. Later I will try to implement a more efficient generator.
I got the inspiration from my math class, where we were studying probability, and we explored random numbers as probability.