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

Augment the factory builder #4

Open
edgrosvenor opened this issue Feb 4, 2020 · 1 comment
Open

Augment the factory builder #4

edgrosvenor opened this issue Feb 4, 2020 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@edgrosvenor
Copy link
Collaborator

I've just started scratching the surface of what can be done to accurately guess at which Faker method will create the most representative data for every column. This, I suspect, is the sort of thing that will continue to grow over time as users identify holes and submit requests or PRs to plug them.

@edgrosvenor edgrosvenor added the help wanted Extra attention is needed label Feb 4, 2020
@edgrosvenor edgrosvenor added this to the MVP milestone Feb 4, 2020
@edgrosvenor edgrosvenor added the good first issue Good for newcomers label Feb 15, 2020
@edgrosvenor
Copy link
Collaborator Author

Look in src/Factory.php for what's been done so far. It's pretty straightforward. The goal is to find ways to improve the accuracy of the guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant