Crypt::Random

Cryptographically Secure, True Random Number Generator
Download

Crypt::Random Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Vipul Ved Prakash
  • Publisher web site:
  • http://search.cpan.org/~vipul/

Crypt::Random Tags


Crypt::Random Description

Cryptographically Secure, True Random Number Generator Crypt::Random is a Perl 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.SYNOPSIS use Crypt::Random qw( makerandom ); my $r = makerandom ( Size = > 512, Strength = > 1 ); Requirements: · Perl


Crypt::Random Related Software