
Language de_AT
===============

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

::

	fake.longitude()                                                                            # 130.740226
	fake.building_number()                                                                      # 23766
	fake.street_address()                                                                       # 03965 Julian Parkways
	fake.postalcode_plus4()                                                                     # 92957-6321
	fake.city_prefix()                                                                          # Port
	fake.military_ship()                                                                        # USNS
	fake.city()                                                                                 # East Raphael
	fake.zipcode_plus4()                                                                        # 81144-7779
	fake.state_abbr()                                                                           # MH
	fake.latitude()                                                                             # 61.994753
	fake.street_suffix()                                                                        # Shoal
	fake.city_suffix()                                                                          # furt
	fake.military_dpo()                                                                         # Unit 8133 Box 4571
	fake.country()                                                                              # France
	fake.secondary_address()                                                                    # Apt. 208
	fake.geo_coordinate(center=None, radius=0.001)                                              # 177.767069
	fake.postalcode()                                                                           # 79823
	fake.address()                                                                              # 8268 Martin Drives Suite 977	                                                                                              New Jonasburgh, CO 61242
	fake.state()                                                                                # NewYork
	fake.military_state()                                                                       # AE
	fake.street_name()                                                                          # KonstantinLara Estates
	fake.zipcode()                                                                              # 27671
	fake.postcode()                                                                             # 21982-2797
	fake.military_apo()                                                                         # PSC 0340, Box 5663

``faker.providers.barcode``
---------------------------

::

	fake.ean(length=13)                                                                         # 5666808053720
	fake.ean13()                                                                                # 6895470513044
	fake.ean8()                                                                                 # 05071951

``faker.providers.color``
-------------------------

::

	fake.rgb_css_color()                                                                        # rgb(179,54,244)
	fake.color_name()                                                                           # LightGray
	fake.rgb_color_list()                                                                       # (22, 182, 143)
	fake.rgb_color()                                                                            # 125,225,169
	fake.safe_hex_color()                                                                       # #ccaa00
	fake.safe_color_name()                                                                      # yellow
	fake.hex_color()                                                                            # #7cf337

``faker.providers.company``
---------------------------

::

	fake.company()                                                                              # Daume-Hofer
	fake.company_suffix()                                                                       # Group
	fake.catch_phrase()                                                                         # Business-focused heuristic workforce
	fake.bs()                                                                                   # expedite compelling channels

``faker.providers.credit_card``
-------------------------------

::

	fake.credit_card_security_code(card_type=None)                                              # 628
	fake.credit_card_full(card_type=None, validate=False, max_check=10)                         # 	                                                                                              VISA 13 digit	                                                                                              Daniel Fasching	                                                                                              4539249178784  04/17	                                                                                              CVC: 191
	fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")                       # 11/18
	fake.credit_card_number(card_type=None, validate=False, max_check=10)                       # 6011552895661365
	fake.credit_card_provider(card_type=None)                                                   # VISA 16 digit

``faker.providers.currency``
----------------------------

::

	fake.currency_code()                                                                        # KES

``faker.providers.date_time``
-----------------------------

::

	fake.date_time_ad()                                                                         # 1476-10-15 13:09:44
	fake.month()                                                                                # 01
	fake.am_pm()                                                                                # PM
	fake.iso8601()                                                                              # 1998-09-15T10:17:07
	fake.date_time_this_century()                                                               # 2005-11-24 13:02:14
	fake.date_time()                                                                            # 1989-01-08 11:23:05
	fake.month_name()                                                                           # June
	fake.date_time_this_month()                                                                 # 2016-03-13 15:32:01
	fake.date_time_this_decade()                                                                # 2012-08-13 22:41:40
	fake.day_of_week()                                                                          # Wednesday
	fake.day_of_month()                                                                         # 15
	fake.time(pattern="%H:%M:%S")                                                               # 14:09:42
	fake.date_time_between(start_date="-30y", end_date="now")                                   # 2014-02-15 18:47:52
	fake.unix_time()                                                                            # 652110051
	fake.date_time_this_year()                                                                  # 2016-03-14 08:12:16
	fake.timezone()                                                                             # Asia/Kuwait
	fake.century()                                                                              # VIII
	fake.date(pattern="%Y-%m-%d")                                                               # 2008-02-04
	fake.year()                                                                                 # 2000

``faker.providers.file``
------------------------

::

	fake.mime_type(category=None)                                                               # application/gzip

``faker.providers.internet``
----------------------------

::

	fake.ipv4()                                                                                 # 175.45.86.174
	fake.url()                                                                                  # http://www.geisler.com/
	fake.company_email()                                                                        # gabriel.wieser@karl.com
	fake.uri()                                                                                  # http://www.mayer.com/category/
	fake.domain_word(*args, **kwargs)                                                           # baumgartner
	fake.image_url(width=None, height=None)                                                     # http://placekitten.com/12/354
	fake.tld()                                                                                  # com
	fake.free_email()                                                                           # matthias.steiner@yahoo.com
	fake.slug(*args, **kwargs)                                                                  # et-qui-qui-et
	fake.free_email_domain()                                                                    # yahoo.com
	fake.domain_name()                                                                          # eggerjung.org
	fake.uri_extension()                                                                        # .html
	fake.ipv6()                                                                                 # 3431:bb50:607b:5d82:a488:0976:6795:13f2
	fake.safe_email()                                                                           # felix86@example.com
	fake.user_name(*args, **kwargs)                                                             # lang.nina
	fake.uri_path(deep=None)                                                                    # wp-content/search
	fake.email()                                                                                # anton48@gmail.com
	fake.uri_page()                                                                             # search
	fake.mac_address()                                                                          # 9a:56:2d:5f:fe:a3

``faker.providers.job``
-----------------------

::

	fake.job()                                                                                  # Television camera operator

``faker.providers.lorem``
-------------------------

::

	fake.text(max_nb_chars=200)                                                                 # Voluptas distinctio iure magnam laboriosam accusamus conse	                                                                                              quuntur. Alias est placeat dignissimos. Ut et quis volupta	                                                                                              te voluptas cum inventore. Alias labore et voluptatem.
	fake.sentence(nb_words=6, variable_nb_words=True)                                           # Placeat dolore officiis labore velit pariatur aperiam dict	                                                                                              a.
	fake.word()                                                                                 # doloribus
	fake.paragraphs(nb=3)                                                                       # [u'In minima eos beatae. Ut officiis libero minus hic beat	                                                                                              ae suscipit iste laborum. Aspernatur quia sint aut tempori	                                                                                              bus inventore.', u'Nemo ipsa facilis quam qui ut. Veritati	                                                                                              s libero a qui id. Accusantium ut exercitationem est magna	                                                                                              m sint numquam.', u'Sed est non delectus et debitis in. Ni	                                                                                              hil atque sunt eos officiis est aut. Minima culpa asperior	                                                                                              es corporis dolorem quasi excepturi ut quidem. Nulla conse	                                                                                              ctetur nobis nostrum voluptas hic ipsam quaerat.']
	fake.words(nb=3)                                                                            # [u'expedita', u'sunt', u'ipsum']
	fake.paragraph(nb_sentences=3, variable_nb_sentences=True)                                  # Tempora non repellat deleniti facere veniam molestiae aspe	                                                                                              rnatur iusto. Consequatur dicta ducimus quasi placeat qui.	                                                                                               Aut consequatur quis iure tempore. Sit dolorem magni sunt	                                                                                               unde id in reiciendis voluptate. Illo odio voluptate natu	                                                                                              s voluptas.
	fake.sentences(nb=3)                                                                        # [u'Voluptas tenetur quia eius.', u'Id voluptates dignissim	                                                                                              os aspernatur consectetur quis cupiditate qui.', u'Sequi d	                                                                                              olorem qui inventore inventore.']

``faker.providers.misc``
------------------------

::

	fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True) # Hy1z&h!Z#4
	fake.locale()                                                                               # es_PA
	fake.md5(raw_output=False)                                                                  # 3e4fb0a91dbc097f7bdde6519364b4b7
	fake.sha1(raw_output=False)                                                                 # 0068e3395827a3c1c3a94ace44d56bb68e253044
	fake.null_boolean()                                                                         # None
	fake.sha256(raw_output=False)                                                               # 27dcc887b9429d0fe1438d0f68aafc51218bc0ad2350601cd719e20c19	                                                                                              74159c
	fake.country_code()                                                                         # KG
	fake.language_code()                                                                        # en
	fake.boolean(chance_of_getting_true=50)                                                     # False

``faker.providers.person``
--------------------------

::

	fake.last_name_male()                                                                       # Wieser
	fake.name_female()                                                                          # Theresa Maurer
	fake.prefix_male()                                                                          # Ing.
	fake.prefix()                                                                               # Dipl.-Ing.
	fake.name()                                                                                 # Univ.Prof. Jonas Lechner

	fake.name_male()                                                                            # Ing. Bernhard Kainz
	fake.first_name()                                                                           # Johanna


	fake.first_name_male()                                                                      # Lukas
	fake.first_name_female()                                                                    # Martin
	fake.last_name_female()                                                                     # Hofer
	fake.last_name()                                                                            # Schwarz
	fake.prefix_female()                                                                        # Dr.

``faker.providers.profile``
---------------------------

::

	fake.profile(fields=[])                                                                     # {'website': [u'http://jungpucher.net/'], 'username': u'aga	                                                                                              stegger', 'name': u'Mag. Julian Jungbauer', 'blood_group':	                                                                                               'A+', 'residence': u'Unit 9796 Box 7265\nDPO AA 17628', '	                                                                                              company': u'Bauer, Mayr and Mayr', 'address': u'9420 Maxim	                                                                                              ilian Lights Suite 973\nCechville, HI 34718', 'birthdate':	                                                                                               '1971-03-19', 'sex': 'F', 'job': 'Interior and spatial de	                                                                                              signer', 'ssn': u'019-04-9179', 'current_location': (Decim	                                                                                              al('12.614439'), Decimal('-123.537067')), 'mail': u'christ	                                                                                              op38@gmail.com'}
	fake.simple_profile()                                                                       # {'username': u'michael66', 'name': u'Univ.Prof. Paula Eder	                                                                                              ', 'birthdate': '2000-06-03', 'sex': 'M', 'address': u'Uni	                                                                                              t 5160 Box 1749\nDPO AP 45216-0011', 'mail': u'karl.fabian	                                                                                              @hotmail.com'}

``faker.providers.python``
--------------------------

::

	fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)                    # (u'dominik86@wolf.info', u'Ut necessitatibus.', datetime(1	                                                                                              990, 3, 18, 3, 56, 10), u'Quisquam quas.', u'Voluptatem et	                                                                                               qui.', 8735401834.8, 179298.251679578, 2868, u'Consequatu	                                                                                              r non aut.', 5948.36794, -5174.308365, u'reiter.fabian@jus	                                                                                              t.com')
	fake.pystr(max_chars=20)                                                                    # Atque atque velit.
	fake.pyfloat(left_digits=None, right_digits=None, positive=False)                           # 724680232.746
	fake.pystruct(count=10, *value_types)                                                       # ([5176329728.79149, 7920, u'Libero quas quia.', u'Iure ab 	                                                                                              ea ipsum.', datetime(1989, 9, 8, 11, 12, 7), datetime(1993	                                                                                              , 9, 21, 7, 35, 52), 13262621.3968767, u'http://www.huberp	                                                                                              ucher.biz/register.html', 5262713315.964, datetime(1974, 9	                                                                                              , 13, 15, 26, 43)], {u'eum': datetime(2001, 2, 27, 19, 0, 	                                                                                              32), u'possimus': 4899, u'voluptates': u'Et et eos incidun	                                                                                              t.', u'quae': Decimal('43937526.0'), u'aut': u'http://www.	                                                                                              grabner.com/', u'quod': datetime(2007, 1, 22, 13, 3, 9), u	                                                                                              'qui': u'http://www.wallner.com/main/', u'odio': 70, u'ali	                                                                                              quam': u'Neque delectus.'}, {u'sequi': {0: u'Qui nemo.', 1	                                                                                              : [5097, u'christop25@daume.com', u'Cumque rem debitis.'],	                                                                                               2: {0: u'Accusantium sit.', 1: u'http://wallner.com/terms	                                                                                              .php', 2: [datetime(1980, 7, 6, 13, 25, 36), u'Possimus se	                                                                                              qui.']}}, u'occaecati': {8: [u'lwallner@gmail.com', u'Susc	                                                                                              ipit expedita.', 1160], 9: {8: datetime(1999, 4, 6, 22, 35	                                                                                              , 10), 9: [u'benjamin27@gmail.com', u'Officiis sint.'], 7:	                                                                                               u'Assumenda expedita.'}, 7: Decimal('46756713713.0')}, u'	                                                                                              perspiciatis': {5: u'Omnis aspernatur.', 6: [u'Error amet 	                                                                                              et nemo.', 5740, datetime(2012, 11, 29, 18, 18, 5)], 7: {5	                                                                                              : u'http://www.jahn.com/', 6: u'Et ratione neque.', 7: [u'	                                                                                              Perferendis.', u'Illo quo temporibus.']}}, u'ut': {3: 6165	                                                                                              6915229.302, 4: [datetime(1996, 7, 20, 5, 50, 23), datetim	                                                                                              e(1981, 5, 26, 20, 9, 2), u'Dolorem nulla.'], 5: {3: datet	                                                                                              ime(1988, 5, 9, 18, 9, 2), 4: 3596, 5: [u'http://www.maure	                                                                                              r.com/categories/posts/about.php', datetime(2003, 1, 7, 5,	                                                                                               49, 10)]}}, u'ea': {9: u'Id labore dolores.', 10: [u'Dign	                                                                                              issimos qui.', 9264, u'Tempore.'], 11: {9: u'dominik82@hot	                                                                                              mail.com', 10: 255, 11: [Decimal('-8.85424277863E+13'), da	                                                                                              tetime(1990, 5, 31, 6, 22, 12)]}}, u'quam': {4: -10.795, 5	                                                                                              : [u'Dolor fuga magnam.', Decimal('999175169107'), u'Est d	                                                                                              olores odit.'], 6: {4: u'Quo doloremque.', 5: u'bwinter@gm	                                                                                              ail.com', 6: [u'Dolores et libero.', u'Animi nisi sit illo	                                                                                              .']}}, u'quasi': {1: u'Laudantium sint.', 2: [u'samuel15@r	                                                                                              iegler.com', 7047, u'Eos qui magnam.'], 3: {1: u'Dolorum c	                                                                                              orporis.', 2: u'paula28@yahoo.com', 3: [-7175521123437.5, 	                                                                                              u'http://mayr.net/main/']}}, u'deleniti': {8: u'Eaque est 	                                                                                              ipsum.', 9: [451, -250.95799615156, Decimal('5.79113015317	                                                                                              E+13')], 10: {8: u'Quam exercitationem.', 9: -7184671.1, 1	                                                                                              0: [233467512425.469, u'Qui quis.']}}, u'et': {8: {8: [dat	                                                                                              etime(2008, 7, 15, 22, 7, 29), u'samuel49@wallner.org'], 6	                                                                                              : u'Earum sit excepturi.', 7: datetime(1978, 6, 1, 14, 25,	                                                                                               20)}, 6: 299, 7: [u'jaigner@bauer.com', datetime(1983, 5,	                                                                                               9, 9, 47, 34), datetime(2009, 6, 23, 6, 21, 4)]}, u'reici	                                                                                              endis': {2: u'Delectus occaecati.', 3: [5572, u'http://www	                                                                                              .geier.org/about.asp', Decimal('-94.504362754')], 4: {2: u	                                                                                              'http://www.binderreiter.net/register.asp', 3: u'Inventore	                                                                                               qui.', 4: [Decimal('288255640923'), datetime(2013, 4, 28,	                                                                                               19, 42, 5)]}}})
	fake.pydecimal(left_digits=None, right_digits=None, positive=False)                         # 53.467349738
	fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)                        # [datetime(2002, 4, 13, 3, 13, 20), u'http://schneider.net/	                                                                                              blog/category/login.html', u'http://jungbauer.com/', 2645,	                                                                                               5473, 8342, u'http://www.cap.com/blog/privacy.html', 6729	                                                                                              , datetime(2005, 10, 13, 17, 0, 43), datetime(2007, 12, 18	                                                                                              , 14, 13, 18), u'Nulla cumque.', u'Facilis rem.', Decimal(	                                                                                              '3995.5378679')]
	fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)                       # (Decimal('-4.44661746634E+12'), Decimal('-154282594.2'), 3	                                                                                              33, Decimal('-662556874.0'), 7287, u'http://schmid.biz/pos	                                                                                              t.html', 6938, u'Blanditiis.', datetime(2014, 9, 11, 9, 48	                                                                                              , 15))
	fake.pybool()                                                                               # False
	fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)                         # set([u'Dolor illo possimus.', u'martin15@yahoo.com', u'htt	                                                                                              p://junglechner.info/list/search/faq/', 2694, u'Eligendi u	                                                                                              nde est.', u'Cum omnis illo.', u'Dignissimos.', u'Dignissi	                                                                                              mos fuga.', Decimal('4195.777'), 7959])
	fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)                        # {u'reprehenderit': 103, u'numquam': 6321, u'iste': 9906, u	                                                                                              'quaerat': u'johannes71@hotmail.com', u'nemo': u'vpucher@h	                                                                                              otmail.com', u'id': u'Neque earum aut.', u'dicta': 1722, u	                                                                                              'aut': datetime(1982, 5, 8, 2, 9, 16), u'dolor': u'lilles@	                                                                                              yahoo.com', u'reiciendis': -1.4}
	fake.pyint()                                                                                # 3460

``faker.providers.phone_number``
--------------------------------

::

	fake.phone_number()                                                                         # 07154489565

``faker.providers.ssn``
-----------------------

::

	fake.ssn()                                                                                  # 552-96-0219

``faker.providers.user_agent``
------------------------------

::

	fake.mac_processor()                                                                        # Intel
	fake.firefox()                                                                              # Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/2011-02-2	                                                                                              8 03:40:49 Firefox/3.6.20
	fake.linux_platform_token()                                                                 # X11; Linux i686
	fake.opera()                                                                                # Opera/8.12.(X11; Linux x86_64; sl-SI) Presto/2.9.187 Versi	                                                                                              on/10.00
	fake.windows_platform_token()                                                               # Windows NT 6.0
	fake.internet_explorer()                                                                    # Mozilla/5.0 (compatible; MSIE 6.0; Windows 95; Trident/3.0	                                                                                              )
	fake.user_agent()                                                                           # Mozilla/5.0 (X11; Linux i686) AppleWebKit/5322 (KHTML, lik	                                                                                              e Gecko) Chrome/14.0.882.0 Safari/5322
	fake.chrome()                                                                               # Mozilla/5.0 (Macintosh; PPC Mac OS X 10_5_4) AppleWebKit/5	                                                                                              342 (KHTML, like Gecko) Chrome/15.0.845.0 Safari/5342
	fake.linux_processor()                                                                      # x86_64
	fake.mac_platform_token()                                                                   # Macintosh; Intel Mac OS X 10_7_2
	fake.safari()                                                                               # Mozilla/5.0 (iPod; U; CPU iPhone OS 4_3 like Mac OS X; it-	                                                                                              IT) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.0.5	                                                                                               Mobile/8B115 Safari/6533.18.1
