Contents

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.