A splitmix64 state. Deterministic, seedable, and reproducible across runs and platforms; this is a source of arbitrary values for Las Vegas search, not a cryptographic generator, and nothing in the tree may treat it as one.
Constructor
Hex.Rand.mk
Fields
state : UInt64
The 64-bit generator state.