Pinned Loading
Repositories
Showing 4 of 4 repositories
- uuid-creator Public
UUID Creator is a Java library for generating Universally Unique Identifiers. It generates all standard identifiers from UUIDv1 to UUIDv7. It also provides an alternative to the classic JDK's UUID (alt.GUID), many codecs (codec.*) and several utilities (util.*).
- ulid-creator Public
A Java library for generating Universally Unique Lexicographically Sortable Identifiers (ULID)