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

::

	fake.longitude()                                                                            # 121.092934
	fake.building_number()                                                                      # 952
	fake.street_address()                                                                       # 21710 Harden Circles Apt. 605
	fake.postalcode_plus4()                                                                     # 42285-0389
	fake.city_prefix()                                                                          # Port
	fake.military_ship()                                                                        # USNV
	fake.city()                                                                                 # New Gilmerfort
	fake.zipcode_plus4()                                                                        # 36277-2230
	fake.state_abbr()                                                                           # TX
	fake.latitude()                                                                             # -62.7765045
	fake.street_suffix()                                                                        # Crest
	fake.city_suffix()                                                                          # bury
	fake.military_dpo()                                                                         # Unit 8569 Box 6692
	fake.country()                                                                              # Marshall Islands
	fake.secondary_address()                                                                    # Apt. 798
	fake.geo_coordinate(center=None, radius=0.001)                                              # -80.538582
	fake.postalcode()                                                                           # 88595
	fake.address()                                                                              # 2947 Karter Plains Apt. 693	                                                                                              North Elonshire, ID 82105
	fake.state()                                                                                # Georgia
	fake.military_state()                                                                       # AE
	fake.street_name()                                                                          # Hammes Orchard
	fake.zipcode()                                                                              # 32638
	fake.postcode()                                                                             # 61660
	fake.military_apo()                                                                         # PSC 6987, Box 5675
