
``faker.providers.address``
---------------------------

::

	fake.longitude()                                                                            # 168.549471
	fake.building_number()                                                                      # 9751
	fake.street_address()                                                                       # 0577 Kirstin Knolls Apt. 680
	fake.postalcode_plus4()                                                                     # 91808-1200
	fake.city_prefix()                                                                          # North
	fake.military_ship()                                                                        # USNV
	fake.city()                                                                                 # Littelfort
	fake.zipcode_plus4()                                                                        # 91415-1493
	fake.state_abbr()                                                                           # NJ
	fake.latitude()                                                                             # 43.5811955
	fake.street_suffix()                                                                        # Brooks
	fake.city_suffix()                                                                          # side
	fake.military_dpo()                                                                         # Unit 7854 Box 1226
	fake.country()                                                                              # Turks and Caicos Islands
	fake.secondary_address()                                                                    # Suite 747
	fake.geo_coordinate(center=None, radius=0.001)                                              # -35.155115
	fake.postalcode()                                                                           # 40893
	fake.address()                                                                              # 63967 Morton Greens Apt. 617	                                                                                              South Chrissyview, WI 36652-2711
	fake.state()                                                                                # Delaware
	fake.military_state()                                                                       # AE
	fake.street_name()                                                                          # Dooley Mills
	fake.zipcode()                                                                              # 80996
	fake.postcode()                                                                             # 81180-7454
	fake.military_apo()                                                                         # PSC 9759, Box 1955
