pick-random
The pick-random
action Selects a random item from a group of options. It belongs to the random category within the numbers area.
Action Syntax
pick-random $variable
A variable name starting with $
pick-random from $variable
a value followed by A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$any = pick-random $group-var
Action code: 1171953347
Version: 0.6.4-3
Last updated: 2025-06-13