fix the random number generator seeds
Compare changes
+ 4
− 4
@@ -24,13 +24,13 @@ export def main [
@@ -57,7 +57,7 @@ export def main [
related to
this MR makes sure that the seeds given to each "strategy + scenario" loop are different by generating a bunch of unique seeds per strategy.