Skip to main content
Version: v0.0.4

Interface: Sfc32State

The mutable four-word sfc32 state. Threaded explicitly (never global) by ../rng/rng.Rng.

Properties

a

a: number

State word a.


b

b: number

State word b.


c

c: number

State word c.


d

d: number

Counter word d.