I am writing a Perl module which uses the Mersenne Twister to generate
random numbers.

Does anyone have suggestions for naming the module? I am currently in
favour of Math::Random::Mersenne, but I could easily be persuaded to
change my mind (I don't like the Math::FooRandom convention, however).

If anyone is interested, the Mersenne Twister is described at
<URL:http://www.math.keio.ac.jp/~matumoto/emt.html>.

- ams

Reply via email to