Help for this page
use strict; use warnings; ... my $bits= $x->request (16); # parameter is bytes to fetch, up to 2048 +. print length($bits)," bytes: "; print unpack("H*", $bits), "\n";
=head1 NAME B<HotBits> - download hardware random numbers ... } 1; # module loaded OK.