The seed accepts a 9-digit value. It accepts only values between 0 and 2 (inclusive). The index along the string relates to the number of live cells proximal to the cell in question.
 [0] Cell dies; [1] Cell lives;
 [2] Persist previous cell state.

  > mini.html <
Attempt at creating a very small game of life.