Initialises the global generating random number engine.
seed_ | The seed to use for the global generating engine. If zero, a random seed will be acquired from std::random_device . |
Referenced by syten::Pyten::init_rnd(), and syten::MPS::Snapshots::Workspace::Workspace().