home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / function / 1066 < prev    next >
Encoding:
Text File  |  1992-09-08  |  802 b   |  27 lines

  1. Newsgroups: comp.lang.functional
  2. Path: sparky!uunet!usc!rpi!batcomputer!munnari.oz.au!newsroom.utas.edu.au!probitas!waugh
  3. From: waugh@probitas.cs.utas.edu.au (Sam Waugh)
  4. Subject: Random number generator for Haskell (wanted)
  5. Message-ID: <bruce.715827183@probitas>
  6. Keywords: Random numbers, code, Haskell
  7. Sender: news@newsroom.utas.edu.au
  8. Organization: University of Tasmania, Australia.
  9. Date: Mon, 7 Sep 1992 00:53:03 GMT
  10. Lines: 15
  11.  
  12. Hi.
  13.  
  14. I was wondering if anybody has implemented a random number generator
  15. in Haskell?  I am trying to use Haskell for some neural network
  16. applications and definitely need a good random function.  Otherwise
  17. its back to Pascal and C (sob, sob).
  18.  
  19. Thanks for any help.
  20.  
  21. Sam Waugh
  22.  
  23. Department of Computer Science
  24. University of Tasmania
  25. Australia.
  26. email: waugh@cs.utas.edu.au
  27.