summaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-MT-Auto/DESCR
blob: 3ef3786e5d037f21762acb1712e8c2d35ab063e9 (plain)
1
2
3
4
5
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.