in reply to Re^2: Randomizing Large Integers
in thread Randomizing Large Integers

Running perl -V:randbits will tell you how many random bits your perl's rand() has.

Cheers,
Rob

Replies are listed 'Best First'.
Re^4: Randomizing Large Integers
by ysth (Canon) on May 21, 2008 at 04:49 UTC