This applet uses a random number generator to plot randomly-colored
pixels at random locations. I started out with a black and white version,
using it to see quickly if various random functions were generating
uniform values, but it's much cooler in color.
The source
PlotRandom.java
RandFunctionWrapper.java