RNG wrote:
> "RNG" <ima.mugpunter@nospampleasevirgin.net> wrote in message
> news:_ds7g.476$ez2.13@newsfe7-win.ntli.net...
>> "Al" <al@nospam.net> wrote in message
> news:e3lah502s93@enews2.newsguy.com...
>>> 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.
>> Is this any good?
>>
>> ?
>
> http://www.random.org/
>
> DOH!
>
>
Thanks! It doesn't allow you to ask for a specific number of numbers,
but I guess I can just use the first X numbers.