random-uuid
function
The random-uuid
action generate a random uuidv4. It belongs to the random category within the numbers area.
Action Syntax
random-uuid
This action takes no parameters and is used as a bare command.
Return Value
This function returns a
UUID
value that can be stored in a variable:
$result = random-uuid
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
random-uuid
Action code: 1250952812
Version: 0.6.4-1
Last updated: 2025-06-13