Skip to content

support proper 32-byte RNG seeds

STEVAN Antoine requested to merge rng into main
  • add optional $.help to argument err of error throw
  • parse prng_seed: [u8; 32] in rng and inbreeding
  • compute the "local" seed by hashing the "global" seed, the strategy and the iteration index
  • pass --prng-seed: string, a 64-char long seed to inbreeding run
Edited by STEVAN Antoine

Merge request reports