[][src]Function codephrases::random_codephrase_from_rng

pub fn random_codephrase_from_rng<R: ?Sized>(rng: &mut R) -> String where
    R: Rng

Generate a random codephrase using the specified RNG.