This page generates 100 unique squares, either black or white, using rand(0,1) in a for() loop. Every refresh is different. Each div is 10% wide and tall, floating left. All 100 blocks are placed in a 'position: fixed' div that is 100% wide and tall.

Bit of a Rorschach / ink blot test.