Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lottery Number Generator

Python programs for Powerball and Mega Millions lottery number generation with a Tkinter GUI. Easily specify sets, generate random numbers, and save for reference. Simple and user-friendly.

Features:

  • Web Scraping: The programs utilize web scraping techniques to fetch the latest winning numbers from lottery result websites.
  • Random Number Generation: Users can generate random sets of numbers for both the main numbers and the additional numbers (Powerball or Mega Ball).
  • File Saving: The generated numbers can be saved to a local file for future reference.
  • GUI Interface: The Tkinter-based GUI provides a user-friendly experience, allowing users to interact with the program effortlessly.
  • Customization: Users can customize the number of sets they want to generate.

Usage:

  1. Install requirements pip install -r requirements.txt
  2. Run the program.
  3. Input the number of sets you want.
  4. Click the "Generate Numbers" button.
  5. View the generated numbers on the GUI and view them in their results.txt file.

Powerball Version:

The Powerball version fetches the latest Powerball winning numbers from the Lotto Strategies website.

Mega Millions Version:

The Mega Millions version fetches the latest Mega Millions winning numbers from the Lotto Strategies website.

Requirements:

Python 3.x Tkinter library BeautifulSoup and Requests libraries for web scraping Feel free to use and share these programs. Good luck, and may the odds be ever in your favor!

About

Python programs for Powerball and Mega Millions lottery number generation with a Tkinter GUI. Easily specify sets, generate random numbers, and save for reference. Simple and user-friendly.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages