On Sun, 07 May 2006 13:24:51 -0400, Al <al@nospam.net> wrote:
>Looking for a free random number generator where I can input the range
>from which the numbers should come, as well as the number of numbers I
>need. Nothing too fancy or complicated. Thank you.
Try <http://www.webdingers.com/Random%20Number%20Generator.zip>. Sorry
it installs, but I ran it off in VB, and programs written in VB have
to install. It'll generate up to a couple of million random numbers,
each from 1 to a couple of million, so I think it should meet your
needs. (It really generates pseudorandom numbers - generating truly
random number isn't easy.)
BTW, the list of downloadable files is now at
<http://www.webdingers.com/filelinks.html>.