From: holybins Date: 2007-05-27T23:33:53+09:00 Subject: Ruby Script for Mega Millions Quickpick I wrote a little ruby script that takes the mega millions drawing history from www.megamillions.com, and then makes a quickpick with the most picked numbers. It's not the most intelligent thing, so any advice on how to streamline the code and/or how to pick with a little more flexibility (I know all numbers have the same probability, but I know that some lotter systems use history data to improve chances...somehow), that would be awesome. You can find it here: http://www.holybins.com/2007/5/27/ruby-script-for-mega-millions-quickpick --Chuck