ulid - Man Page
ulid – Create or inspect ULIDs
Synopsis
Description
A ULID is a universally unique lexicographically sortable identifier with the following structure
01AN4Z07BY 79KA1307SR9X4MV3 |----------| |----------------| Timestamp Randomness 48bits 80bits
Options
Optional Arguments
- -h, --help
show a help message and exit
- --version, -V
show program’s version number and exit
Subcommands
{build,show}
- build
generate ULIDs from different sources
See ulid-build(1).
- show
show properties of a ULID
See ulid-show(1).
See Also
Referenced By
February 2024