NAME
Crypt::Random::Source - Get random weak or strong random data.
SYNOPSIS
use Crypt::Random::Source;
DESCRIPTION
This module provides implementations for a number of byte oriented sources of random data.
It will also provide a factory with fallback support and an easy api before 0.01.
VERSION CONTROL
This module is maintained using Darcs. You can get the latest version from http://nothingmuch.woobling.org/code, and use darcs send
to commit changes.
AUTHOR
Yuval Kogman <nothingmuch@woobling.org>
COPYRIGHT
Copyright (c) 2008 Yuval Kogman. All rights reserved
This program is free software; you can redistribute
it and/or modify it under the same terms as Perl itself.