rand_pcg

Type Alias Pcg64Mcg

Source
pub type Pcg64Mcg = Mcg128Xsl64;
Expand description

A friendly name for Mcg128Xsl64.

Aliased Typeยง

struct Pcg64Mcg { /* private fields */ }