pub fn derive_new_mt(mt: &mut MT19937) -> MT19937
Expand description

Seeds a new MT19937 RNG from the given one.