Logo FS-Skia-UI

RngState Type

Opaque pure RNG state (the xorshift64 stream word). Carry it through your `Model`; thread it with `nextRng`/`nextBelow`. The representation is `private` — construct it only via `seedRng`, advance it only via `nextRng`/`nextBelow`.

Record fields

Record Field Description

State

Full Usage: State

Field type: uint64
Field type: uint64

Type something to start searching.