generate_uuid
Generate cryptographically secure UUIDs (v4) in standard or compact format. Specify the number of UUIDs needed, with support for up to 100 unique identifiers per call.
Instructions
Generate a cryptographically secure UUID (v4)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | Number of UUIDs to generate | |
format | No | UUID format | standard |