-
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.
xo30xoqa authoredUsing 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.