# Functions
GetNewUlid returns a new ULID value.
GetNewUlidAsString returns the typical string representation of a new ULID value.
GetNewUlidAsUuidString returns the UUID string representation (with dashes) of a new ULID value.
UlidToUuidString converts a ULID to a UUID string.