rfdonnelly / jobrnr

Jobrnr runs jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate making runs reproducible

rfdonnelly opened this issue · comments

  • Add --seed option
  • Per job PRNG?
  • Use of uncontrolled Ruby random methods (e.g. Array::shuffle)