This page demonstrates the use of CGI script which randomly produces an image each time the page is accessed. The images in the pool are not in any specific order, but are assigned numeric filenames. Accessing the page produces a random number within the range of the filenames, and the CGI code then inserts that filename for display into the dynamic HTML Document which it creates. No record is kept of previous images.
The seed for the random value is 1734849723
The current value is 1
Press either the Next button below or the "Reload" button on your browser to see the next image (no particular order)!