LenLindquist
IS-IT--Management
I am writing a program that necessitates some special consideration for a bit more "random" numbers than PERL seems to provide by default. The catch is that I need to use ActivePerl's built-in capabilities only, and cannot use a downloaded module like Math::TrueRandom, e.g.
I can't seem to find anything that will allow me to read the hundredths of the second from the timer in PERL so I could do some simple srand() manipulation, either. Does anyone have some tips for getting some better randomization out of ActivePerl??
Thanks much,
Len Lindquist
I can't seem to find anything that will allow me to read the hundredths of the second from the timer in PERL so I could do some simple srand() manipulation, either. Does anyone have some tips for getting some better randomization out of ActivePerl??
Thanks much,
Len Lindquist