pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
RandomNumberGenerator.this
pixelperfectengine
system
rng
RandomNumberGenerator
Creates the LFSR, and initializes it by calling its seed function 64 times.
struct
RandomNumberGenerator
@
nogc
@
safe
pure nothrow
this
(
ulong
reg
)
Meta
Source
See Implementation
pixelperfectengine
system
rng
RandomNumberGenerator
constructors
this
functions
dice
opCall
seed
variables
reg
Creates the LFSR, and initializes it by calling its seed function 64 times.