Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 349 Bytes

EuroMillions lottery simulator

A simulation of the lottery so you can experience the thrill of losing the lottery without wasting your money.

Based on The Big Book of Small Python Projects - Powerball Lottery

Running the projet

go run main.go

Building the project

go build