Skip to content

Instantly share code, notes, and snippets.

@Lancewer
Forked from fumokmm/UUIDTest.java
Last active November 30, 2017 13:30
Show Gist options
  • Save Lancewer/7929779 to your computer and use it in GitHub Desktop.
Save Lancewer/7929779 to your computer and use it in GitHub Desktop.
[create UUID in Java] #Java
java.util.UUID.randomUUID().toString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment