Random Life follows the same rules of Conway's Game of Life, but the neighbors are randomly chosen on initialization from cells within a certain radius. In this instance, the radius is 5. (Note, each cell gets assigned a different random pattern of neighbors. In this version, every cell follows the same random pattern)
Tap/click the grid to restart