Path to this page:
Subject: CVS commit: pkgsrc/security/p5-Crypt-Random
From: Klaus Heinz
Date: 2006-02-12 02:50:05
Message id: 20060212015005.69CE02DA27@cvs.netbsd.org
Log Message:
Updated to version 1.25.
Relevant changes since version 1.13:
====================================
- fixed circular reference between Crypt::Random and Crypt::Random::Generator
causing 'Undefined subroutine' errors.
- Made "forbidden division t_REAL % t_INT" error disappear.
- Workaround for Math::Pari's serialization problem.
- Added a Uniform option to makerandom() and makerandom_itv() that
doesn't set the high bit of the generated random, and produces
a number uniformally distributed in the interval. Thanks to Len
Budney for pointing this out.
Files: