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

Ensure that PhoneNumber does not throw invalid US area codes #195

Merged
merged 1 commit into from
May 12, 2015

Conversation

rstacruz
Copy link
Contributor

@rstacruz rstacruz commented May 4, 2015

Related: #181

This fixes issues with FFaker::PhoneNumber.phone_number generating numbers with area codes that begin with 0. According to this list (wikipedia.org), area codes beginning with 0 and 1 are reserved.

@marocchino
Copy link
Member

👍

rstacruz added a commit that referenced this pull request May 12, 2015
Ensure that PhoneNumber does not throw invalid US area codes
@rstacruz rstacruz merged commit 980e8a4 into master May 12, 2015
@rstacruz
Copy link
Contributor Author

self-merging, hope no one minds.

@rstacruz rstacruz deleted the fix/gh-181-us-area-codes branch May 12, 2015 16:17
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

Successfully merging this pull request may close these issues.

None yet

2 participants