Skip to content

Instantly share code, notes, and snippets.

@midoribashikk
Created October 30, 2014 08:34
Show Gist options
  • Save midoribashikk/825f998ab5933178de7c to your computer and use it in GitHub Desktop.
Save midoribashikk/825f998ab5933178de7c to your computer and use it in GitHub Desktop.
set random seed
Random rand = new Random(System.currentTimeMillis() + System.nanoTime());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment