[Haskell-cafe] good choice for random number generator ?
briand at aracnet.com
briand at aracnet.com
Wed Jul 27 04:35:39 UTC 2016
On Tue, 26 Jul 2016 09:08:30 +0000 (UTC)
Dominic Steinitz <dominic at steinitz.org> wrote:
> If you want distributions in distinction to just a random number
> generator, I recommend random-fu. You can plug in at least MT and MWC
> as the random number generators and you get pdfs and cdfs as well.
> Let me know if you need anything adding to it. I am also keen to
> improve its documentation. I made a small start here:
> https://hackage.haskell.org/package/random-fu-0.2.7.0/docs/Data-Random-
> Distribution-Binomial.html but time as always is the enemy. Feel free
> to contribute.
>
I'll definitely give it a try.
Thanks.
Brian
More information about the Haskell-Cafe
mailing list