generate_ulid
Need a sortable unique ID? Generate a ULID that combines a timestamp and random data to produce a lexicographically sortable, universally unique identifier.
Instructions
Generate Universally Unique Lexicographically Sortable Identifier (ULID). Example: creates time-sortable unique IDs like '01ARZ3NDEKTSV4RRFFQ69G5FAV'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||