Hotbits only offers a limited number of bits and generates bits at a modest pace. It's good for seeding a PRNG, though. You should check out [mod://Math::Random::MT::Auto], which can be set to seed a very strong PRNG automatically from Hotbits.
use Math::Random::MT::Auto qw( rand hotbits );
-xdg
Code written by xdg and posted on PerlMonks is [http://creativecommons.org/licenses/publicdomain|public domain]. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
I want to develop Perl code for random number generation based on hardware that sends photons through a semi-transparent mirror.
My favourite one is http://www.noentropy.net.
perlmonks.org content © perlmonks.org and ambrus, DrHyde, Scott7477, xdg, zshzn
prlmnks.org © 2006 edmund von der burg (eccles & toad)
v 0.03