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

::

	fake.longitude()                                                                            # -11.718715
	fake.building_number()                                                                      # 93396
	fake.street_address()                                                                       # 004 Horton Overpass
	fake.postalcode_plus4()                                                                     # 23643-9574
	fake.city_prefix()                                                                          # West
	fake.military_ship()                                                                        # USS
	fake.city()                                                                                 # Eugenieton
	fake.zipcode_plus4()                                                                        # 69949-8013
	fake.state_abbr()                                                                           # KY
	fake.latitude()                                                                             # 76.8011845
	fake.street_suffix()                                                                        # Groves
	fake.city_suffix()                                                                          # ton
	fake.military_dpo()                                                                         # Unit 8548 Box 8123
	fake.country()                                                                              # New Zealand
	fake.secondary_address()                                                                    # Apt. 556
	fake.geo_coordinate(center=None, radius=0.001)                                              # 149.971863
	fake.postalcode()                                                                           # 66039
	fake.address()                                                                              # 607 Jerod Port Suite 677	                                                                                              North Montberg, MT 36384
	fake.state()                                                                                # Hawaii
	fake.military_state()                                                                       # AE
	fake.street_name()                                                                          # Rogahn Radial
	fake.zipcode()                                                                              # 58513
	fake.postcode()                                                                             # 47849-4918
	fake.military_apo()                                                                         # PSC 5889, Box 9436
