Created
December 10, 2010 03:55
-
-
Save kuahyeow/735745 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'open-uri' | |
def lucky13(bet); open('http://roulette.engineyard.com').read.hash==2027245514 ? bet*35 : 0; end |
Author
kuahyeow
commented
Dec 10, 2010
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment