barustenberg
barustenberg copied to clipboard
make sane decisions about where to create the rngs in the code.
lots of rngs get used in lots of threads. these are sort of adhoc- there's no way to do deterministic tests.
this is bad.
figure out the right thing to do with this.