Cell.seed

Seed to use for RNG calls related to generation of this cell's resources.

It's preferred to sum this with a magic number to ensure unique combinations.

class Cell
const
ulong seed;

Meta