20 Aug
2015
20 Aug
'15
11:06 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753 --- Comment #120 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> ---
From perldoc rand:
rand() is not cryptographically secure. You should not rely on it in security-sensitive situations. As of this writing, a number of third-party CPAN modules offer random number generators intended by their authors to be cryptographically secure, including: Data::Entropy, Crypt::Random, Math::Random::Secure, and Math::TrulyRandom. -- You are receiving this mail because: You are watching all bug changes.