Releases: purescript/purescript-random
Releases · purescript/purescript-random
v0.2.1
- Fixed behaviour of
randomInt
and randomRange
(@sharkdp)
v0.2.0
This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.
v0.2.0-rc.1
Initial release candidate of the library intended for the 0.7 compiler.
v0.1.2
- Added
randomInt
and randomRange
(@jutaro)
v0.1.0
Remove broken unsafe choice