pub fn introduce_encoding_issue<R: Rng>( text: &str, issue: EncodingIssue, rng: &mut R, ) -> String
Introduces encoding issues.