The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.51

  • Test no longer looks for non-eq of two generated numbers as these can be correctly the same if test is run enough number of times. https://rt.cpan.org/Ticket/Display.html?id=99880
  • Removed outdated dependency info. https://rt.cpan.org/Ticket/Display.html?id=94441
  • Removed /dev/random read from the test, as it can hang when there is insufficient entropy. https://rt.cpan.org/Ticket/Display.html?id=30423
  • Removed potentially unsafe include in bin/makerandom. https://rt.cpan.org/Ticket/Display.html?id=128062

Modules

Cryptographically Secure, True Random Number Generator.

Provides

in lib/Crypt/Random/Generator.pm
in lib/Crypt/Random/Provider/File.pm
in lib/Crypt/Random/Provider/devrandom.pm
in lib/Crypt/Random/Provider/devurandom.pm
in lib/Crypt/Random/Provider/egd.pm
in lib/Crypt/Random/Provider/rand.pm