Generate Ulid
generate_ulidGenerate one or more ULIDs (time-sortable unique IDs). Each is a 26-char Crockford Base32 string whose first 10 chars encode the creation time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many to generate (1-100, default 1). |