[Haskell-cafe] True Random Numbers

Alex Rozenshteyn rpglover64 at gmail.com
Sat Apr 3 04:11:10 EDT 2010


Does haskell have a way of using /dev/random to generate random *things*?
Currently I'm just reading the data into a byte string, converting it into
bits, and keeping track of it in the state monad.

-- 
         Alex R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100403/5351ef65/attachment.html


More information about the Haskell-Cafe mailing list