|
With Math::Random::MT::Auto v6.01, the standalone PRNG is now an internally-held object. It is also available as $MRMA::PRNG. With this change, the standalone PRNG behaves properly in all respects under threads. It also resulted in a simplification, and hence reduction, in the code. |