Method random_string()
- Method random_string
string
random_string(int
len
)- 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
.