splitmix: Fast Splittable PRNG
Pure Haskell implementation of SplitMix described in
Guy L. Steele, Jr., Doug Lea, and Christine H. Flood. 2014. Fast splittable pseudorandom number generators. In Proceedings of the 2014 ACM International Conference on Object Oriented Programming Systems Languages & Applications (OOPSLA '14). ACM, New York, NY, USA, 453-472. DOI: https://doi.org/10.1145/2660193.2660195
[Skip to Readme]
Downloads
- splitmix-0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5 |
---|---|
Dependencies | base (>=4.5 && <4.12), random (>=1.1 && <1.2), time (>=1.4.0.1 && <1.9) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.1 |
License | BSD-3-Clause |
Author | |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 2 made by phadej at 2018-04-06T05:35:24Z |
Category | System |
Bug tracker | https://github.com/phadej/splitmix#issues |
Source repo | head: git clone https://github.com/phadej/splitmix.git |
Uploaded | by phadej at 2017-06-30T20:46:29Z |
Distributions | Arch:0.1.0.5, Debian:0.0.5, Fedora:0.1.0.4, LTSHaskell:0.1.0.5, NixOS:0.1.0.5, Stackage:0.1.0.5, openSUSE:0.1.0.5 |
Reverse Dependencies | 18 direct, 10535 indirect [details] |
Downloads | 59825 total (498 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-06-30 [all 1 reports] |