generate_uuid
Generate one or more UUIDs in version 1 or 4 format to create unique identifiers for your projects. Specify the desired number of UUIDs with a single call.
Instructions
Generate a UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | UUID version (1 or 4) | |
| count | No | Number of UUIDs to generate |