crypto_uuid4
Generate a random UUID version 4 string for unique identifiers. Returns a standardized UUID format like '550e8400-e29b-41d4-a716-446655440000'.
Instructions
[crypto] Generate a random UUID (version 4). Returns a string like '550e8400-e29b-41d4-a716-446655440000'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |