Skip to content
Snippets Groups Projects
Daniel Vedder's avatar
xo30xoqa authored
Using the GLOBAL_RNG introduces global state, which must be avoided
to preserve reproducibility. Therefore, all Persephone code must use
`model.rng` whenever calling `rand()`/`shuffle!()`/etc.
18f31e95
History
Name Last commit Last update