Ulid
Implementations
- https://github.com/ulid/javascript (dead)
- Python:
ulidpackage (https://github.com/mdangear/ulid) - Go:
github.com/oklog/ulid - Java:
de.huxhorn.sulky.ulid(https://github.com/huxi/sulky/tree/master/sulky-ulid) - C#:
Ulidpackage (https://github.com/RobThree/Ulid)
Features
- 128-bit UUID compatible, with 48 bits timestamp, 80 bits random.
References
Backlinks