Cesar Augusto Acosta Minoli wrote:
> Hello! I just Wanna Know, What should I do, to build a List of
> random Numbers, without IO type, just Float or Int
Use randoms or randomRs in conjunction with either mkStdGen or your
own instance of RandomGen, all from the Random module.
You only get an IO
Hello,
Hello! I just Wanna Know, What should I do, to build a List of random
Numbers,
without IO type, just Float or Int
the answer for this is either "you can't, read something about IO and monads
(good starting places are http://haskell.org/wiki/wiki?UsingIo and
http://haskell.org/wiki/wiki?U
Hello! I just Wanna Know, What should I do, to build a List of random Numbers, without IO type, just Float or Int
Thanks
MSN 8: advanced junk mail protection and 3 months FREE*.
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mail