Skip to content

Instantly share code, notes, and snippets.

@ariejan
Created February 4, 2009 13:47
Show Gist options
  • Save ariejan/58105 to your computer and use it in GitHub Desktop.
Save ariejan/58105 to your computer and use it in GitHub Desktop.
def get_random_number
return 4 //chosen by fair dice roll.
//guaranteed to be random.
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment