Walnut
Walnut copied to clipboard
Make random number generation thread local
Simply makes the random number generation thread local, which massively improves performance when generating random numbers across many threads.