Skip to content

Commit

Permalink
Export Uniform and UniformRange
Browse files Browse the repository at this point in the history
  • Loading branch information
curiousleo committed May 19, 2020
1 parent 346ba20 commit 23a015c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions System/Random.hs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ module System.Random
, newStdGen

-- * Random values of various types
, Uniform(..)
, UniformRange(..)
, Random(..)

-- * Generators for sequences of bytes
Expand Down

0 comments on commit 23a015c

Please sign in to comment.