|
Data.Random.Distribution.Uniform |
|
|
|
Synopsis |
|
|
|
Documentation |
|
|
Constructors | | Instances | |
|
|
|
|
|
Constructors | | Instances | |
|
|
|
Get a "standard" uniformly distributed value.
For integral types, this means uniformly distributed over the full range
of the type (and hence there is no support for Integer). For fractional
types, this means uniformly distributed on the interval [0,1).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Produced by Haddock version 2.4.2 |