https://github.com/purescript/purescript-random
Random number generation
https://github.com/purescript/purescript-random
Last synced: 9 months ago
JSON representation
Random number generation
- Host: GitHub
- URL: https://github.com/purescript/purescript-random
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-03-19T21:41:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T19:38:12.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:05:42.213Z (about 1 year ago)
- Language: PureScript
- Homepage:
- Size: 46.9 KB
- Stars: 15
- Watchers: 8
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-purescript - random - A basic library to generate random numbers. (Random)
README
# purescript-random
[](https://github.com/purescript/purescript-random/releases)
[](https://github.com/purescript/purescript-random/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-random)
Random value generation.
## Installation
```
spago install random
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-random).