min required default 0The lower bound. Read as an integer; an empty or non-numeric value is 0. When min equals max the result is fixed at that value.
max required default 0The upper bound. Read as an integer; an empty or non-numeric value is 0. When max equals min the result is fixed at that value.
{rand:0:100}
{rand:5:5}
{rand:}
{switch:{rand:1:3}:1:red:2:green:3:blue}
{rand:1:6}
{rand:7abc:7abc}