Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Crypt-Random: Cryptographically Secure, True Random Number Generator
- Summary
- 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.
Changelog
- * Tue Aug 29 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.25-2
- FE6 mass rebuild
- * Mon Dec 5 16:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 1.25-1
- Initial build