casvanluijtelaar / faker.dart

generate massive amounts of fake data in dart and flutter
Other
41 stars 7 forks source link

faker.internet.email() sometime generate invalid email with space #11

Closed linchen2chris closed 2 years ago

linchen2chris commented 2 years ago
image

we use faker email to generate email, sometime email is invalie

casvanluijtelaar commented 2 years ago

seems like some included combinations might have a space in between, should be an easy fix

casvanluijtelaar commented 2 years ago

fixed in 0.1.9