logo

Type Definition rand_pcg::Pcg32[][src]

pub type Pcg32 = Lcg64Xsh32;
Expand description

Lcg64Xsh32 is also officially known as pcg32.