Skip to content

Tags: haskell/random

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #176 from haskell/lehins/use-consistent-naming

Use consistent naming

v1.2.1.3

Toggle v1.2.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
lehins Alexey Kuleshevich
Shutup the complainer about upper bound on base

v1.2.1.2

Toggle v1.2.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
lehins Alexey Kuleshevich
Update github actions: `checkout` and `cache`

v1.2.1.1

Toggle v1.2.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lehins Alexey Kuleshevich
Update stack deps, resolver and fix CI

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lehins Alexey Kuleshevich
Remove wrong comment in haddock. Move `globalStdGen` export

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lehins Alexey Kuleshevich
Fixup badges in README

v1.1

Toggle v1.1's commit message
version 1.1

random-1.0.1.1-release

Toggle random-1.0.1.1-release's commit message

ghc-darcs-git-switchover

Toggle ghc-darcs-git-switchover's commit message
Add a comment about why we can't use abs to get a non-negative number

NB: Negative seends will now produce different random numbers than
they used to.