lottery-odds
v1.0.3
Published
Calculate lottery odds and probabilities
Downloads
2
Readme
lottery-odds
Calculate lottery odds and probabilities
GitHub | Report Bug | Request Features
Table of Contents
Installation
npm i lottery-odds
Usage
Import:
import lottery from 'lottery-odds';
Use:
let odds = lottery.odds();
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Project Link: https://github.com/michael-joseph-miller/lottery-odds