cvs commit: ohugs/lib Random.hs

[email protected] Wed, 13 Nov 2002 17:29:40 -0800
Newsgroups gmane.comp.lang.haskell.cvs.ohugs
Message-ID <[email protected]>
nordland    2002/11/13 17:29:40 PST

  Modified files:
    lib                  Random.hs 
  Log:
  Added a convenient wrapper for random generators, that takes care of
  making a seed from the time-of-day.
  
  Revision  Changes    Path
  1.4       +24 -8     ohugs/lib/Random.hs