(sheepishly) Thanks. > Perl's random number function is called "rand". > > perldoc -f rand > > my $num = int rand 2 ** $bits;
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
(sheepishly) Thanks. > Perl's random number function is called "rand". > > perldoc -f rand > > my $num = int rand 2 ** $bits;
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]