Open apowers313 opened 4 years ago
Pass in an argument to libnh to set the PRNG seed so that runs become deterministic and predictable.
process_options and sys_random_seed in libnhmain.c
process_options
sys_random_seed
rn2 is defined in rnd.c and Rand is defined in unixconf.h
rn2
Rand
Pass in an argument to libnh to set the PRNG seed so that runs become deterministic and predictable.