Give us feedback
ulid
Service icon

ULID

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 8 Jul by 
0.0
 (0 ratings)
ulid

ULID

Details
ULID is sortable, random id generator.
Read more

Universally Unique Lexicographically Sortable Identifier. https://github.com/Cysharp/Ulid

It is a string of 26 characters where the 10 first characters represent the timestamp, and the 16 remaining are generated randomly. This structure ensures the uniqueness of the string while making it possible to sort them.

- Faster than GUID and UUID

- Sortable

- Url Safe


Release notes (1.0.0)
License (1.0.0)
Reviews (0)