For those interested, my implementation of the SplitMix64 pseudo-random
number generator.
Useful if you need to generate pseudo-random big integers (up to 2^64).
https://github.com/bstjean/SmalltalkStuff/tree/master/SplitMix64
-----------------
Beno??t St-Jean
Yahoo! Messenger: bstjean
Twitter: @BenLeChialeux
Pinterest: benoitstjean
Instagram: Chef_Benito
IRC: lamneth
GitHub: bstjean
Blogue: endormitoire.wordpress.com
"A standpoint is an intellectual horizon of radius zero".�� (A. Einstein)
| "Programs must be written for people to read, and only incidentally for machines to execute." https://twitter.com/SergeStinckwich |