random_hostname

Function random_hostname 

Source
pub fn random_hostname<R: Rng>(rng: &mut R) -> String
Expand description

Return a somewhat random-looking hostname.

The specific format of the hostname is not guaranteed.