This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
core-java-modules
/
core-java-uuid
History
edizor
3081399bd2
Update README.md
...
[skip ci]
2023-12-03 14:02:45 +08:00
..
src
[Update] remove hashCode, add nano & secure
2023-11-19 13:43:34 +07:00
pom.xml
[JAVA-26727] Upgraded maven-javadoc-plugin to 3.6.2 version
2023-11-28 06:38:53 +02:00
README.md
Update README.md
2023-12-03 14:02:45 +08:00
README.md
Core Java UUID
Relevant Articles:
Generating Alphanumeric UUID String in Java
Guide to UUID in Java
Validate UUID String in Java
Generate the Same UUID From a String in Java
Generating Time Based UUIDs
Generating Unique Positive long Using UUID in Java