sfmtd ~master (2022-02-04T20:40:51.746261)
Dub
Repo
RunTimeSFMT.this
sfmt
RunTimeSFMT
Set parameters and seed with
std.random.unpredictableSeed
.
this
(sfmt.internal.Parameters parameters)
struct
RunTimeSFMT
this
(
in
sfmt.internal.Parameters
parameters
)
this
(sfmt.internal.Parameters parameters, uint seed)
this
(sfmt.internal.Parameters parameters, uint[] seed)
Meta
Source
See Implementation
sfmt
RunTimeSFMT
constructors
this
functions
id
mexp
setParameters
mixins
__anonymous
variables
m
masks
n
parity
shifts
size
Set parameters and seed with std.random.unpredictableSeed.