2011-11-12 08:51:51 by Hiramatsu Yoshifumi | Files touched by this commit (3) | |
Log message: Import Math::Random::MT::Auto into math/p5-Math-Random-MT-Auto. Recent versions of devel/p5-Object-InsideOut optionally uses this module. This module provides pseudorandom number generators (PRNGs) that are based on the Mersenne Twister algorithm. There is a functional interface to a standalone PRNG, and an OO interface (based on the inside-out object model as implemented by the Object::InsideOut module) for generating multiple PRNG objects. |