On Tue, 1 Dec 1998, Erik Meijer wrote:

> Anyway, I don't see why anyone would want randomIO to return a
> list of random numbers, given that you are in the IO monad so that randomIO
> could return the next element of this list at every subsequent call.

You want the random list because  that way you have a sequence of random
numbers that you can use ouside the IO monad.

-Alex-
___________________________________________________________________
S. Alexander Jacobson                   i2x Media  
1-212-697-0184 voice                    1-212-697-1427 fax



Reply via email to