Topic: How to get random string length?
Just as an idea.
While testing %Rn
i am wondering how to generate random string/filename length?
For example:
%Ra{3,4} to get minimum three and maximum four chars?
Or more general something like:
%b( 1, %Rn{2} ).%e
or
%Rs{99}( 1, %Rn{2} ).%e