NAME
Crypt::Random::Source::Strong::devrandom - A strong random data source using /dev/random
SYNOPSIS
use Crypt::Random::Source::Strong::devrandom;
AUTHOR
Yuval Kogman <nothingmuch@woobling.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Yuval Kogman.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.