Generate ULID (Universally Unique Lexicographically Sortable Identifier).
ULID is a 128-bit identifier for use in distributed systems. It is compatible with UUID and is designed to be more efficient for distributed systems.