ulid>bytes-bad-length ( n -- * )
Universally Unique Lexicographically Sortable Identifier ยป ulid>bytes

Next:ulid>bytes-bad-character ( ch -- * )


Vocabulary
ulid

Inputs
na number


Outputs
None

Word description
Throws a ulid>bytes-bad-length error.

Error description
This error is thrown if the input string has length n instead of 26.

Definition


Methods