randomgen

A fast, SMP parallel random data generator

http://galois.com

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Adam Wick
Maintained by [email protected]

A fast, SMP parallel random data generator

To generate 10G of high quality pseudorandom data, using 4 processors to fill the file:

$ randomgen "data" 10 +RTS -N4