I'm trying to experiment with drawing the screen right now.
Using Basic, I've tried a graphics 10 screen and generating random numbers on a graphics 0 screen.
I'm sure there is a better way to fill the screen with random numbers and or dots on a screen. Right now I'm just trying for...next loops, plot and position.