Documentation
Tagion
Random.value
tagion
utils
Random
Random
T
value
()
T
value
(const(T) max)
struct
Random
(T = uint)
@
nogc
T
value
(
const
(
T
)
max
)
T
value
(const(T) from, const(T) to)
Parameters
max
const
(
T
)
sets the max value
Return Value
Type:
T
next random value less than max
tagion
utils
Random
Random
functions
front
popFront
save
seed
toString
value