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

Change NY zipcode range #1064

Merged
merged 1 commit into from Nov 29, 2019
Merged

Conversation

arielkaluzhny
Copy link
Contributor

@arielkaluzhny arielkaluzhny commented Nov 25, 2019

What does this change

Add a range of zipcodes for New York state (SOURCE: https://www.zip-codes.com/state/ny.asp)

What was wrong

There was only one NY zipcode available, making every zipcode_in_state("NY") return the same thing. (Issue link: #1060)

Affects any version after zipcodes were added (commit from 01/18/2019 47f1576)

How this fixes it

Now zipcode_in_state("NY") should return a random zipcode within the tuple range, as with other states.

@fcurella
Copy link
Collaborator

Thank you! ✨

@fcurella fcurella merged commit b251c3a into joke2k:master Nov 29, 2019
@crd
Copy link
Contributor

crd commented Jul 8, 2020

Closes #1060

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

3 participants