Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaychris/powerball

A lottery simulator which keeps generating lottery tickets until all 6 numbers match.
https://github.com/isaychris/powerball

cli lottery

Last synced: 14 days ago
JSON representation

A lottery simulator which keeps generating lottery tickets until all 6 numbers match.

Awesome Lists containing this project

README

        

# powerball
A lottery simulator which keeps generating lottery tickets until all 6 numbers match. Find out how lucky you are.

Inspired by the $1.5B jackpot in 2016.

There are two versions included:
* version1.cpp = Keeps generating tickets until you win and displays how many tickets were bought.
* version2.cpp = Only generates one ticket.

![Image](https://i.imgur.com/t2WAedZ.png)