Documentation
¶
Overview ¶
Package id generates ULIDs — lexicographically sortable identifiers used for stable post ids (spec 06 §3-2) and workspace ids. A ULID is a 48-bit millisecond timestamp plus 80 bits of randomness, encoded as 26 Crockford base32 characters. The alphabet matches the validator's ULID rule, so any id crofty generates also passes `crofty validate`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.