93e521ae1f351b7d74127ed5c2d4b9e065a5ecffdbd181dba5ac674cbe5c7353
Created: 2023-12-19 03:40:10.302489 UTC
Size: 3105
Preview (limited to 512 bytes)
"# splitmix\n\nPure Haskell implementation of SplitMix pseudo-random number generator.\n\n## dieharder\n\n> [Dieharder](http://webhome.phy.duke.edu/~rgb/General/dieharder.php) is a random\nnumber generator (rng) testing suite. It is intended to test generators, not\nfiles of possibly random numbers as the latter is a fallacious view of what it\nmeans to be random. Is the number 7 random? If it is generated by a random\nprocess, it might be. If it is made up to serve the purpose of some argument\n(like this one) it is n"
Casa is a service provided by the Haskell Foundation │ Originally developed by FP Complete