Model.seed

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

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

class Model
const
ulong seed;

Meta