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
|
||||
|
||||
countries = [
|
||||
"the US",
|
||||
"the UK",
|
||||
"United States",
|
||||
"United Kingdom",
|
||||
"the Netherlands",
|
||||
"Germany",
|
||||
"Mexico",
|
||||
|
|
Loading…
Reference in a new issue