An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.5% on hackage.haskell.org
Top 2.4% downloads on hackage.haskell.org
Top 2.4% dependent packages on hackage.haskell.org
Top 7.7% dependent repos on hackage.haskell.org
Top 1.3% docker downloads on hackage.haskell.org

hackage.haskell.org : splitmix

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 The paper describes a new algorithm SplitMix for splittable pseudorandom number generator that is quite fast: 9 64 bit arithmetic/logical operations per 64 bits generated. SplitMix is tested with two standard statistical test suites (DieHarder and TestU01, this implementation only using the former) and it appears to be adequate for "everyday" use, such as Monte Carlo algorithms and randomized data structures where speed is important. In particular, it should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state).

Registry - JSON - codemeta.json
purl: pkg:hackage/splitmix
Keywords: bsd3 , library , random , system , Propose Tags
License: BSD-3-Clause
Latest release: 7 months ago
First release: over 8 years ago
Dependent packages: 12
Dependent repositories: 47
Downloads: 62,216 total
Docker dependents: 2
Docker downloads: 89
Last synced: 19 days ago

wai-feature-flags 0.1.0.8
Please see the README at https://github.com/jwoudenberg/wai-feature-flags.
9 versions - Latest release: almost 2 years ago - 1 dependent package - 6 dependent repositories - 1.2 thousand downloads total - 3 stars on GitHub - 2 maintainers
disco 0.1.6
Disco is a simple functional programming language for use in teaching discrete math. Its syntax ...
9 versions - Latest release: about 2 years ago - 1 dependent package - 1 dependent repositories - 793 downloads total - 1 maintainer
falsify 0.2.0
3 versions - Latest release: about 2 years ago - 2 dependent packages - 1 dependent repositories - 635 downloads total - 1 maintainer
Top 0.9% on hackage.haskell.org
QuickCheck 2.14.3
QuickCheck is a library for random testing of program properties. The programmer provides a speci...
64 versions - Latest release: over 2 years ago - 246 dependent packages - 7,326 dependent repositories - 444 thousand downloads total - 755 stars on GitHub - 4 maintainers
hanabi-dealer 0.15.1.1
23 versions - Latest release: over 3 years ago - 1 dependent package - 7 thousand downloads total - 1 maintainer
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.