Skip to content

Instantly share code, notes, and snippets.

@thenixan
Created December 5, 2013 08:53
Show Gist options
  • Save thenixan/7802182 to your computer and use it in GitHub Desktop.
Save thenixan/7802182 to your computer and use it in GitHub Desktop.
public int random() {
// We've rolled the dice
return 4;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment