summaryrefslogtreecommitdiff
path: root/devel/p5-UUID-Random-Patch-UseMRS/pkg-descr
blob: 35343c5803edf384e395b7a29420c710c7693def (plain)
1
2
3
4
5
6
7
8
UUID::Random::Patch::UseMRS makes UUID::Random use rand() from
Math::Random::Secure instead of the default rand() that comes with Perl. It is
useful for creating cryptographically secure UUID's. On the other hand, as a
note, this makes generate() around 20 times slower.

After you use this module, use UUID::Random as usual.

WWW: http://search.cpan.org/dist/UUID-Random-Patch-UseMRS/