This page generates 1,000,000 unique squares that each build 0.1% height and width of the screen.

At least it was going to, except I could never get it to fully load. A single for() loop calling rand(0,1) and echoing killed my browser.