Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
230 B
Text
5 lines
230 B
Text
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/
|