aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2021-10-07 00:39:32 -0400
committerGitHub <[email protected]>2021-10-07 00:39:32 -0400
commit4f57df4c49e72841b27f0717ca03cc4862cc9df7 (patch)
treea10cde1d3dd7aab7a208aecf35823cf44c23d6cb
parent17d56481e3afeabffe9c08c7d932f5e31749f594 (diff)
parent6b9c6338f055e7ab46aa0abaf4db804b5041a27e (diff)
downloadfaker-4f57df4c49e72841b27f0717ca03cc4862cc9df7.tar.xz
faker-4f57df4c49e72841b27f0717ca03cc4862cc9df7.zip
Merge pull request #1233 from monkpit/monkpit-en_US-tx-postcode-range
improve postcode range for en_US -> TX
-rw-r--r--lib/locales/en_US/address/postcode_by_state.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/locales/en_US/address/postcode_by_state.js b/lib/locales/en_US/address/postcode_by_state.js
index 0a5c78e3..006fe605 100644
--- a/lib/locales/en_US/address/postcode_by_state.js
+++ b/lib/locales/en_US/address/postcode_by_state.js
@@ -176,8 +176,8 @@ module["exports"] = {
max:38589
},
TX:{
- min:73301,
- max:73301
+ min:75503,
+ max:79999
},
UT:{
min:84001,