This package provides the ability to generate Alizain Feerasta's Universally Unique Lexicographically Sortable Identifiers (ULID) in Julia. It's based on the original MIT-licensed JavaScript implementation. More information about ULIDs is available in the linked repository.
One function is exported: ulid.
Calling ulid() will generate a random 26-character ULID as a String.