tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Random.value
tagion
utils
Random
Random
T
value
()
T
value
(const(T) max)
T
value
(const(T) from, const(T) to)
struct
Random
(T = uint)
@
nogc
T
value
(
const
(
T
)
from
,
const
(
T
)
to
)
Parameters
from
const
(
T
)
start value
to
const
(
T
)
until value
Return Value
Type:
T
random value in the range from..to
Meta
Source
See Implementation
tagion
utils
Random
Random
constructors
this
functions
front
popFront
save
seed
toString
value
variables
empty