Sponsor:

Your company here, and a link to your site. Click to find out more.

ulid - Man Page

ulid – Create or inspect ULIDs

Synopsis

ulid [-h] [--version] {build,show} ...

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

ulid-build(1), ulid-show(1)

Referenced By

ulid-build(1), ulid-show(1).

February 2024