randomSeed
An optional fixed random seed for the simulation.
Declaration
var randomSeed: UInt32? { get set }Discussion
When nil, a random seed is chosen each time the simulation is (re)initialized.
An optional fixed random seed for the simulation.
var randomSeed: UInt32? { get set }When nil, a random seed is chosen each time the simulation is (re)initialized.