diff options
Diffstat (limited to 'math/p5-Math-TrulyRandom/pkg-descr')
-rw-r--r-- | math/p5-Math-TrulyRandom/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/p5-Math-TrulyRandom/pkg-descr b/math/p5-Math-TrulyRandom/pkg-descr new file mode 100644 index 000000000000..34d01c7da26c --- /dev/null +++ b/math/p5-Math-TrulyRandom/pkg-descr @@ -0,0 +1,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. + +- Anders Nordby <anders@FreeBSD.org> |