PolyMath
PolyMath copied to clipboard
Add SplitMix64 RNG
Serge asked me if he could add my implementation of the SplitMix64 RNG. here it is! My original file is located at: https://github.com/bstjean/SmalltalkStuff/tree/master/SplitMix64
Here's the file SplitMix64_fileout.zip out attached.
Thank you for your contribution.
@bstjean can you do a PR?