Update README.md

[skip ci]
This commit is contained in:
edizor
2023-04-07 23:56:46 +08:00
committed by GitHub
parent 39037b44e4
commit fb961ea44d

View File

@@ -4,3 +4,4 @@
- [Generating Alphanumeric UUID String in Java](https://www.baeldung.com/java-generate-alphanumeric-uuid)
- [Guide to UUID in Java](http://www.baeldung.com/java-uuid)
- [Validate UUID String in Java](https://www.baeldung.com/java-validate-uuid-string)
- [Generate the Same UUID From a String in Java](https://www.baeldung.com/java-generate-same-uuid-from-string)