in reply to Re: Re: What is the limit of random number that can be selectedin thread What is the limit of random number that can be selected
use Config; print $Config{randbits}; [download]