[Haskell-cafe] random library

David Johnson djohnson.m at gmail.com
Wed Oct 11 00:57:23 UTC 2017


I've heard good things about *mwc-random* (https://github.com/bos/mwc-random
)

On Tue, Oct 10, 2017 at 5:48 PM, Kazu Yamamoto <kazu at iij.ad.jp> wrote:

> Hello,
>
> I'm preparing for a major release of the dns package version 3.0.0.
> https://github.com/kazu-yamamoto/dns/issues/88
>
> Before the release, I would like to replace the random package since
> it is slow.  I'm looking for a random library which is
> - fast
> - thread-safe (good for concurrent use)
>
> Any recommendations?
>
> // Kazu
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.




-- 
Cell: 1.630.740.8204
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20171010/16c8acdf/attachment.html>


More information about the Haskell-Cafe mailing list