$uuid
The$uuid operator generates a UUID based on the specified version.
Input
- A single integer value specifying the UUID version (currently supports 1 and 4)
Output
- A string representation of the generated UUID
$uuid operator generates a UUID based on the specified version.