dsp-0.2.5.1: Haskell Digital Signal Processing
Numeric.Random.Generator.MT19937
Description
A Haskell program for MT19937 pseudorandom number generator
type W = Word32 Source #
genrand :: W -> [W] Source #
test :: IO () Source #