Dear Monks,
Some friends and myself are venturing into the area of clusterKnoppix (CD-Bootable openMosix based *Nix Distro), were wanting to do some tests related to parallel computing.
My set of tests I was assigned was PRNG (Pseudo Random Number Generators). We are trying to implement all of our tests in perl using Parallel::ForkManager to take advantage of openMosix.
Currently to Generate the random numbers, I was going to use: Math::Random, Crypt::Random, and Data::Random. To test the 'randomness' were were going to use Statistics::ChiSquare and ent.
Now my question is, what would be the best way to implement this? Are there any other Perl Modules we could test and/or other ways to test for randomness?
Thanks,
Brent G
In reply to PRNG: Modules/Testing by OverlordQ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |