Table of Contents
This series explores the random generation of structures that are both highly regular and randomized, using HTML tables.
Iteration 1
In the first iteration, a table with a random number of rows and columns is generated. Each cell (up to a recursion limit) has a chance of containing another random table.
An overview of the series can be found in the Gallery .
tables1 / 000 will take you directly to the first image.