You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, any update on this ? I'm highly interested in this feature :) our team is trying to use custom Faker provider with RDT :) for now the workaround we found is to monkey patch "is_faker_function" function but I don't like this.
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
The text was updated successfully, but these errors were encountered: