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.