support proper 32-byte RNG seeds
- add optional
$.help
to argumenterr
oferror throw
- parse
prng_seed: [u8; 32]
inrng
andinbreeding
- compute the "local" seed by hashing the "global" seed, the strategy and the iteration index
- pass
--prng-seed: string
, a 64-char long seed toinbreeding run
Edited by STEVAN Antoine