Function dockertest_server::common::rand_string[][src]

pub fn rand_string(length: usize) -> String
Expand description

Generates a random string of characters of the given length.