Skip to content

rahul-nath/lottery_number_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lottery Number Prediction

About

In the cold of 2015, there was a billion dollar lottery jackpot. I was bored on the train back to San Francisco, so I made this website to just give people lottery numbers, according to ideas I had on the shape of the "random" number distribution. (So basically, it was just giving you numbers, no insight beyond that).

The site is made with google app engine, python.

##Feature Requests

  • Make a drop down of up to 10
  • take that integer, pass it into gen_rand_tickets
  • have gen_numbers return a list of the numbers
  • pass the numbers via jinja to HTML
  • post the numbers to the HTML
  • introduce supervised learning and gather data on past lottery tickets

About

website to generate lottery ticket numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published