pub fn append_random_suffix(string: &str) -> String
Appends a random suffix composed of a hyphen and five random alphanumeric characters.