Of course !!!
On 2019-10-25 04:57, Serge Stinckwich wrote:
On Fri, Oct 25, 2019 at 4:04 AM Benoit St-Jean via Pharo-users <pharo-users@lists.pharo.org> wrote:
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
Can we add this to our RNG collection in PolyMath ?Thank you.
Regards,
-- ----------------- 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 |