Locale th

faker.providers.address

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

Bases: Provider

address() str
示例:

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

building_number() str
示例:

‘791’

city() str
示例:

‘Sashabury’

city_suffix() str
示例:

‘town’

country() str
Sample:

country_code(representation: str = 'alpha-2') str
Sample:

Sample:

representation=’alpha-2’

Sample:

representation=’alpha-3’

current_country() str
Sample:

current_country_code() str
Sample:

postcode() str
示例:

86039-9874

street_address() str
示例:

‘791 Crist Parks’

street_name() str
示例:

‘Crist Parks’

street_suffix() str
示例:

‘Avenue’