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: add unique generation of values #7

Closed
serpro69 opened this issue Oct 2, 2019 · 2 comments
Closed

Feature: add unique generation of values #7

serpro69 opened this issue Oct 2, 2019 · 2 comments
Labels
enhancement 🚀 New feature or request

Comments

@serpro69
Copy link
Owner

serpro69 commented Oct 2, 2019

Would be useful to generate only unique values.

Something along the lines of:

Faker().unique.name.firstName() // will return a unique firstName every time it's called
@serpro69
Copy link
Owner Author

serpro69 commented Oct 2, 2019

A couple of things to keep in mind:

  • Add a configurable number of retries before an exception is thrown
  • Add possibility to clear used values

@serpro69
Copy link
Owner Author

Done

@serpro69 serpro69 added the enhancement 🚀 New feature or request label Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant