mwc-random
This package contains code for generating high quality random numbers that follow either a uniform or normal distribution. The generated numbers are suitable for use in statistical applications. . The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222) multiply-with-carry generator, which has a period of 2^8222 and fares well in tests of randomness. It is also extremely fast, between 2 and 3 times faster than the Mersenne Twister. . Compared to the mersenne-random package, this package has a more convenient API, is faster, and supports more statistical distributions.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 16 years ago
0.4.1
about 16 years ago
Versions
40
40
Downloads
159,731 total
159,731 total
Dependent Packages
43
43
Dependent Repos
779
779
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/mwc-random
spec |
| License | BSD-2-Clause |
| First Release | about 16 years ago |
| Last Synced | about 5 hours ago |
Repository
Rankings on hackage.haskell.org
Overall
Top 3.7%
Downloads
Top 0.7%
Dependent packages
Top 0.7%
Dependent repos
Top 0.6%
Forks
Top 7.9%
Docker downloads
Top 1.3%