Locale de

faker.providers.address

class faker.providers.address.de.Provider(generator: Any)

Bases: Provider

address() str
Example:

‘791 Crist Parks, Sashabury, IL 86039-9874’

building_number() str
Example:

‘791’

city() str
Example:

‘Sashabury’

city_suffix() str
Example:

‘town’

country() str
country_code(representation: str = 'alpha-2') str
current_country() str
current_country_code() str
postcode() str
Example:

86039-9874

street_address() str
Example:

‘791 Crist Parks’

street_name() str
Example:

‘Crist Parks’

street_suffix() str
Example:

‘Avenue’