mir-random — Libmir Archive
Libmir Archive
API Reference Index
mir-random Guide
Dlang.org
UniformVariable.opCall
mir
random
variable
UniformVariable
Generates a uniformly distributed random value of type T using the random generator gen.
T
opCall
(G gen)
T
opCall
(G* gen)
struct
UniformVariable
(T)
T
opCall
(
G
)
(
scope
G
*
gen
)
if
(
isSaturatedRandomEngine
!
G
)
if
(
isFloatingPoint
!
T
)
mir
random
variable
UniformVariable
constructors
this
functions
max
min
opCall
manifest constants
isRandomVariable
Generates a uniformly distributed random value of type T using the random generator gen.