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

Integrate with Faker #7

Open
dvarrazzo opened this issue Oct 6, 2021 · 1 comment
Open

Integrate with Faker #7

dvarrazzo opened this issue Oct 6, 2021 · 1 comment

Comments

@dvarrazzo
Copy link
Owner

dvarrazzo commented Oct 6, 2021

Define how to replace certain fields with likely fields with random values (e.g. email. phone numbers, etc.)

https://faker.readthedocs.io/

@dvarrazzo
Copy link
Owner Author

dvarrazzo commented Jan 20, 2023

Note: it would be good the randomness would be repeatable, given the same table name and pkey. So that fake_name(table="customers", id=123) always returned "John Doe".

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

1 participant