Skip to content

Instantly share code, notes, and snippets.

@vietj
Created April 15, 2011 13:34
Show Gist options
  • Save vietj/921694 to your computer and use it in GitHub Desktop.
Save vietj/921694 to your computer and use it in GitHub Desktop.
random = new Random() { public int nextInt(int i) { return 0; } };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment