freebsd-ports/math/p5-Math-TrulyRandom/pkg-descr

6 lines
216 B
Text
Raw Normal View History

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>