java-faker icon indicating copy to clipboard operation
java-faker copied to clipboard

Allow some email addresses to contain single quote characters

Open malloryavvir opened this issue 3 years ago • 0 comments

Problem: Some email addresses contain single quote characters. I'd like to test that my software can handle them properly.

Solution: Include the single quotes in the email addresses generated by faker.internet().emailAddress()

malloryavvir avatar Aug 19 '22 18:08 malloryavvir