Skip to content

Simple C program to pick Texas Lotto, Powerball, and MegaMillions numbers

License

Notifications You must be signed in to change notification settings

spamhurts/Lotto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotto

This repository contains a set of three C programs designed to generate lottery numbers. They use the standard library's random number generator and sorting function to accomplish this.

The programs accepts an optional command-line argument, which specifies how many sets of lottery numbers to generate. If an argument is not provided, the program prompts the user to enter the number of combinations required.

The lotto program was originally written in 1992 and later forked to include Powerball and MegaMillions.

Windows 10 executables are included in the repository.

About

Simple C program to pick Texas Lotto, Powerball, and MegaMillions numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages