Re: Question About Random Module

2002-12-25 Thread Glynn Clements
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

Re: Question About Random Module

2002-12-24 Thread Zdenek Dvorak
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

Question About Random Module

2002-12-23 Thread Cesar Augusto Acosta Minoli
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