Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Crypt-Random - Cryptographically Secure, True Random Number Generator
Crypt::Random is an interface module to the /dev/random device found on most
modern unix systems. It also interfaces with egd, a user space entropy
gathering daemon, available for systems where /dev/random (or similar) devices
are not available. When Math::Pari is installed, Crypt::Random can generate
random integers of arbritary size of a given bitsize or in a specified
interval.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perl-Crypt-Random |
1.25 |
4.el5 |
src |
11 KiB |
Wed Jun 25 08:30:43 2008 |
Changelog
- * Sun Aug 12 22:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> 1.25-4
- Clarify license as GPL v1 or later, or Artistic (same as perl)
- * Wed Apr 18 22:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> 1.25-3
- Buildrequire perl(ExtUtils::MakeMaker)
- Fix argument order for find with -depth
- * Tue Aug 29 22:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.25-2
- FE6 mass rebuild