Skip to content

albinekcom/Lottery

Repository files navigation

Lottery

Swift 5.6 Build

Lottery generates random results from the range provided by the user.

Usage

Clone the repository and run with values for arguments minimumNumber, maximumNumber and count.

$ git clone https://github.com/albinekcom/Lottery.git
$ cd Lottery
$ swift run Lottery --minimumNumber 1 --maximumNumber 49 --count 6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages