This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
19db271df5
java-tutorials
/
core-java-modules
/
core-java-uuid
History
ICKostiantyn.Ivanov
ab43a18bb0
BAEL-6716 - Fix test methods naming
2024-01-31 14:52:31 +01:00
..
src
BAEL-6716 - Fix test methods naming
2024-01-31 14:52:31 +01:00
README.md
Update README.md
2023-12-03 14:02:45 +08:00
pom.xml
BAEL-6716 - Storing UUID as Base64 String in Java
2024-01-28 10:05:13 +01: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