Update randomaddresses.py
This commit is contained in:
parent
b28a30f7ba
commit
30ae6e731e
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ import json
|
||||||
import random
|
import random
|
||||||
|
|
||||||
countries = [
|
countries = [
|
||||||
"the US",
|
"United States",
|
||||||
"the UK",
|
"United Kingdom",
|
||||||
"the Netherlands",
|
"the Netherlands",
|
||||||
"Germany",
|
"Germany",
|
||||||
"Mexico",
|
"Mexico",
|
||||||
|
|
Loading…
Reference in a new issue