Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas around address consistency, email validity, etc. #28

Open
burdges opened this issue Oct 6, 2019 · 1 comment
Open

Ideas around address consistency, email validity, etc. #28

burdges opened this issue Oct 6, 2019 · 1 comment

Comments

@burdges
Copy link

burdges commented Oct 6, 2019

Also, you might notice a few more ideas about data one can generate at https://www.fakeaddressgenerator.com/ and https://www.fakepersongenerator.com/ i.e. stuff like IMEI.

You might consider an interface that makes generating "valid" address information possible. Afaik there are no existing fake address generators online that actually do this. It'd normally be undesirable, but who knows.

There are a couple free temporary email address providers like https://10minutemail.com/ In the past, I think they allowed offline generation of the valid email address, assuming you knew one of their currently active domains, but this appears gone now, and maybe with good reason.

@Roms1383
Copy link
Contributor

well could it be gated behind a feature flag and leverage a 3rd party crate like e.g. validator to read its derive macro attributes and mutate the likelihood?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants