pub fn random_hostname<R: Rng>(rng: &mut R) -> String
Return a somewhat random-looking hostname.
The specific format of the hostname is not guaranteed.