Skip to content

Fix seed generation and physim script

Robert Schmidt requested to merge fix-seed-physim-script into develop
  • Read /dev/urandom for RNG initialization, use also in gaussZiggurat, add documentation
  • Correctly initialize variable in autotest run script

To test, you can use this patch which will use the seed to stop nr_ulsim, and the script should correctly recognize each step.

Merge request reports