nyx_space::mc

Type Alias Pcg64Mcg

Source
pub type Pcg64Mcg = Mcg128Xsl64;
Expand description

A friendly name for Mcg128Xsl64 (also known as pcg64_fast).

Aliased Typeยง

struct Pcg64Mcg { /* private fields */ }