Type Alias rand_pcg::Pcg64Dxsm

source ·
pub type Pcg64Dxsm = Lcg128CmDxsm64;
Expand description

Lcg128CmDxsm64 is also known as PCG64DXSM.

Aliased Type§

struct Pcg64Dxsm { /* private fields */ }