Method random_string()
- Method
random_string
string
random_string(int
len
)- Description
Get a string of random characters
0..255
with the lengthlen
from the default RandomSystem.- See also
string
random_string(int
len
)
Get a string of random characters 0..255
with the length len
from the default RandomSystem.