Method random_string()
- Method random_string
stringrandom_string(intlen)- Description
Returns a string of random characters 0-255 with the length
len.
string random_string(int len)
Returns a string of random characters 0-255 with the length len.