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

Add support for custom Faker providers in AnonymizedFaker and PsuedoAnonymizedFaker #840

Open
srinify opened this issue Jun 14, 2024 · 0 comments
Labels
feature request Request for a new feature

Comments

@srinify
Copy link

srinify commented Jun 14, 2024

Problem Description

Faker supports custom providers, which can be helpful for creating dummy data that's highly specific to someone's use case: https://faker.readthedocs.io/en/master/#how-to-create-a-provider

Extending AnonymizedFaker and PsuedoAnonymizedFaker to support this functionality would help increase the usefulness of RDT.

Additional context

Originally suggested here: #792

@srinify srinify added the feature request Request for a new feature label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant