random-fu-0.0.0.2: Random number generationSource codeContentsIndex
Data.Random.Source.DevRandom
Synopsis
data DevRandom = DevRandom
Documentation
data DevRandom Source
On systems that have it, /dev/random is a handy-dandy ready-to-use source of nonsense.
Constructors
DevRandom
show/hide Instances
Produced by Haddock version 2.4.2