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

Changes for version 0.02

  • Add EGD/PRNGD source.
  • More documentation.
  • More strict with perlcritic (used Bytes::Random::Secure for some reference)
  • Remove 'Weak' constructor option. There was too little logic behind what got called strong or weak. The is_strong() call remains, so the calle can use it possibly in conjunction with the name() value to make a more informed decision.

Modules

Simple method to get strong randomness

Examples