Skip to content

Fix seed command line arg parsing, properly seed __rand for determinism

pstephens requested to merge Antidote/vhmv:random into capital-misc-todo

Apparently when I tested and didn't run into any issues I didn't notice that it would fail outside of webstorm's debugger. Turns out webstorm doesn't actually pass the arguments so I didn't think to step through the behavior, that was a bad assumption on my part :|

Merge request reports

Loading