blob: 6fc111abd14922d989553669f5c9c3f34830272d (
plain) (
blame)
1
2
3
4
5
|
The Math::TrulyRandom module provides an ability to generate truly random
numbers from within Perl programs. The source of the randomness is from
interrupt timing discrepancies.
WWW: http://search.cpan.org/dist/Math-TrulyRandom/
|