Type Definition rand_mt::Mt64

source ·
pub type Mt64 = Mt19937GenRand64;
Expand description

A type alias for Mt19937GenRand64, 64-bit Mersenne Twister.