mirror of
https://github.com/Yu-Vitaqua-fer-Chronos/NULID.git
synced 2024-11-22 06:22:48 +00:00
179 B
179 B
NULID
This is an implementation of the ULID spec in Nim!
Usage
let gen = NULIDGenerator()
let nulid = gen.nulidSync()
echo nulid