blocoio / faker

A Kotlin and Android-ready port of the Faker ruby gem
MIT License
189 stars 26 forks source link

German locale ("de") doesn't return random address and other data #33

Open unrec opened 3 months ago

unrec commented 3 months ago

This code:

 Faker("de").address.streetAddress()

Throws an IllegalArgumentException with the message: Unsupported method 'street_name' for component 'address'. I believe it's the same for streetName.