In the near future, hopefully the very near future, I will be making some substantial updates to the site, and adding a lottery number generator that I call LottoOne.
LottoOne started off as a number generator on the Atari 800XL I owned way back in the early 90s, written in BASIC, and very, very simplistic. There was so much that I wanted to do with it, but had no comprehension on how to accomplish it.
After I got my first PC (a no-name brand 486sx/20!) I tried writing it first in Pascal and then later in C. Eventually, I tried writing it in C++ and Java on BeOS, and Linux, both without any success at all... Either what I wanted to do was too complicated for my understanding of the language and /or operating system, or I was way over engineering it.
Finally, about two weeks ago, I decided that I'd implement it in PHP and add it to this web site. What I didn't realize is that I would actually manage to implement the core engine in less than an hour. Although I needed to write a lot of supporting code to go with it, I was getting lottery numbers out of the core files less than two hours after I began the work.
While I can't guarantee that you or anyone will win any money because of this "program", I sincerely hope that you will. If you do, don't forget to send me a small donation... ;-)
Although the page isn't up yet, you can check back at http://www.raymondrodgers.com/lottoone/index.html periodically to see if it's up and available yet.