There's a way to create random consistent addresses with Faker? https://github.com/DiUS/java-faker
I need a street which belongs to a city and a city which belongs to a county and procince.
I also tried new Faker(new Locale(en-US))
but addresses aren't consistent.
I also found the Faker from arakelian, but it generates only addresses from San Fransisco. https://github.com/arakelian/faker/commits/master