Type Alias rand_mt::Mt

source ·
pub type Mt = Mt19937GenRand32;
Expand description

A type alias for Mt19937GenRand32, 32-bit Mersenne Twister.

Aliased Type§

struct Mt { /* private fields */ }