diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-02-04 22:59:01 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-02-04 22:59:01 +0000 |
commit | 5d32a24056e05afc878d9e757a97913d361d1ea1 (patch) | |
tree | 3ec9b64d325adc08e95f472417d1638f6bed9fd1 /security/p5-Crypt-URandom/pkg-descr | |
parent | 5096b210fdd5d5829f4e51656362c88b3d4a1da2 (diff) | |
download | ports-5d32a24056e05afc878d9e757a97913d361d1ea1.tar.gz ports-5d32a24056e05afc878d9e757a97913d361d1ea1.zip |
This Module is intended to provide an interface to the strongest
available source of non-blocking randomness on the current
platform.
WWW: http://search.cpan.org/dist/Crypt-URandom/
Notes
Notes:
svn path=/head/; revision=311653
Diffstat (limited to 'security/p5-Crypt-URandom/pkg-descr')
-rw-r--r-- | security/p5-Crypt-URandom/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Crypt-URandom/pkg-descr b/security/p5-Crypt-URandom/pkg-descr new file mode 100644 index 000000000000..5509c049aa42 --- /dev/null +++ b/security/p5-Crypt-URandom/pkg-descr @@ -0,0 +1,5 @@ +This Module is intended to provide an interface to the strongest +available source of non-blocking randomness on the current +platform. + +WWW: http://search.cpan.org/dist/Crypt-URandom/ |