RandomNumberGenerator.this

Creates the LFSR, and initializes it by calling its seed function 64 times.

struct RandomNumberGenerator
public @nogc @safe pure nothrow
this
(
ulong reg
)

Meta