mirror of
https://github.com/Yu-Vitaqua-fer-Chronos/NULID.git
synced 2024-11-22 14:32:54 +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