Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 2.08 KB

README.md

File metadata and controls

72 lines (50 loc) · 2.08 KB

lottery-util

NPM Version Coverage Status Build Status Downloads Dependency Status License

Install

npm i -D lottery-util

Usage

import lotteryUtil from "lottery-util"

lotteryUtil.generateNumber() // return a number between 1 and 50
lotteryUtil.generateStar() // return a star between 1 and 12

License

MIT © Stéphane GUILLY