Function append_random_suffix

Source
pub fn append_random_suffix(string: &str) -> String
Expand description

Appends a random suffix composed of a hyphen and five random alphanumeric characters.