https://github.com/kentwait/randomvariate
Generate random numbers based on a probability distribution
https://github.com/kentwait/randomvariate
Last synced: 5 months ago
JSON representation
Generate random numbers based on a probability distribution
- Host: GitHub
- URL: https://github.com/kentwait/randomvariate
- Owner: kentwait
- License: apache-2.0
- Created: 2017-10-25T06:08:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T08:25:36.000Z (over 8 years ago)
- Last Synced: 2024-06-20T03:44:13.183Z (about 2 years ago)
- Language: Go
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# randomvariate
[](https://travis-ci.org/kentwait/randomvariate)
[](https://coveralls.io/github/kentwait/randomvariate?branch=master)
Generate random numbers based on a probability distribution.
Currently supported probability distributions:
- binomial
- multinomial
- Poisson