len optional default empty (no characters)The number of characters to generate. Pass a literal positive whole number. With no value, a value of 0, or any value that is not a whole number greater than zero the result is the empty string. A non-numeric word (for example abc) must never be passed - it causes an endless loop that exhausts memory.
{randomstring:8}
{randomstring:16}
{strlen:{randomstring:12}}
[{randomstring:}] [{randomstring:0}]
<input type="hidden" name="token" value="{randomstring:32}">
{randomstring:40}