← All lab items

Procedural page

live
An endless web page that invents itself as you scroll — layout, colour, type and copy all come from a seeded random generator. No AI, no server: same seed, same page, every time.

This page has no end and no author. Every section below — the layout it picks, the colours, the typeface, even the words — is procedurally generated from a single seed, the way Minecraft generates terrain. Nothing is fetched and no AI is involved: it's a seeded random number generator feeding a grammar of layout patterns and word banks, entirely in your browser.

Scroll position is the generator's input. Sections only come into existence as you approach them, and every ~4 sections the page crosses into a new biome — a depth band with its own palette, type and mood. Because each section is derived from hash(seed + index), the page is deterministic: reload, or send the link to someone, and the exact same infinite page regenerates. Hit reroll in the corner for a different universe.