Type Definition rand_pcg::Pcg32

source ·
pub type Pcg32 = Lcg64Xsh32;
Expand description

Lcg64Xsh32 is also officially known as pcg32.