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

Feature Request: Custom faker instance #102

Open
tyki6 opened this issue Feb 13, 2024 · 2 comments
Open

Feature Request: Custom faker instance #102

tyki6 opened this issue Feb 13, 2024 · 2 comments

Comments

@tyki6
Copy link

tyki6 commented Feb 13, 2024

Description

Currently, you force with faker = Faker() your own instance of faker, it's possible to pass faker as parameter for better customization?

Regards

@lfecci
Copy link

lfecci commented Mar 6, 2024

Second this.

@simosho
Copy link
Contributor

simosho commented Mar 18, 2024

You can pass a custom faker instance when providing the context parameter of the JSF() constructor, or you could overwrite the base_context attribute with a new dict that includes it?

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

3 participants