We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623cf51 commit 8ed7788Copy full SHA for 8ed7788
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 1.3.0
2
3
-* Add `SplitGen` and `splitGen`
+* Add `SplitGen` and `splitGen`: [#160](https://github.com/haskell/random/pull/160)
4
* Add `shuffleList` and `shuffleListM`: [#140](https://github.com/haskell/random/pull/140)
5
* Add `mkStdGen64`: [#155](https://github.com/haskell/random/pull/155)
6
* Add `uniformListRM`, `uniformList`, `uniformListR`, `uniforms` and `uniformRs`:
0 commit comments