Skip to content

Raglink/loto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loto

Tech stack

  • JS
  • Jest

What is Loto app ?

This app generetes lottery grids for French Loto, EuroMillions or others lotteries where numbers are in 2 different boxes . Numbers are chosen randomly (by the Math.random function). The main goal is to avoid duplicate numbers, no find the winning grid. Sorry 😊

How use it?

  1. Choose the number of grids with numberOfGrids.
  2. Choose how many numbers draw lots in the first box with countNumber.
  3. Choose min and max value that you can play with minNumberand maxNumber.
  4. Choose how many numbers draw lots in the second box with countStar.
  5. Choose min and max value that you can play with minStarand maxStar.
  6. Read in your terminal result.
  7. Play the lottery and cross your fingers 🤞.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors