6 lines
216 B
Text
6 lines
216 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.
|
||
|
|
||
|
- Anders Nordby <anders@FreeBSD.org>
|