This is an implementation of the ULID spec in Nim!
let gen = NULIDGenerator() let nulid = gen.nulidSync() echo nulid