We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b17ed commit 36ea4ddCopy full SHA for 36ea4dd
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# 1.3.0
2
3
+* Improve floating point value generation and avoid degenerate cases: [#172](https://github.com/haskell/random/pull/172)
4
* Add `Uniform` instance for `Maybe` and `Either`: [#167](https://github.com/haskell/random/pull/167)
5
* Add `Seed`, `SeedGen`, `seedSize`, `mkSeed` and `unSeed`:
6
[#162](https://github.com/haskell/random/pull/162)
0 commit comments