generate_uuid
Generate UUID v4 or v7 identifiers and ULIDs. Specify the number of identifiers to produce in a single call for batch requirements.
Instructions
Generate UUID (v4 or v7) or ULID identifiers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many to generate | |
| version | No | UUID version | 4 |