| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Synthesizer.RandomKnuth
Description
Very simple random number generator which should be fast and should suffice for generating just noise. http://www.softpanorama.org/Algorithms/random_generators.shtml
Documentation
Instances
| Show T Source # | |
| RandomGen T Source # | |