Method Random.Interface()->random_string()
- Method random_string
string(8bit)random_string(intlength)- Description
Prototype for the random source stream function. Must return exactly
lengthbytes of random data.
string(8bit) random_string(int length)
Prototype for the random source stream function. Must return
exactly length bytes of random data.