1.0.3 • Published 4 years ago

lottery-odds v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

lottery-odds

Calculate lottery odds and probabilities

GitHub | Report Bug | Request Features


Table of Contents


Installation

npm i lottery-odds

Usage

  1. Import:

    import lottery from 'lottery-odds';
  2. 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