
Language de_AT
**************


"faker.providers.address"
=========================

   fake.longitude()
   # Decimal('90.531986')

   fake.building_number()
   # u'0272'

   fake.street_address()
   # u'28888 Felber Burgs'

   fake.postalcode_plus4()
   # u'01354-3884'

   fake.city_prefix()
   # u'North'

   fake.military_ship()
   # u'USNV'

   fake.country_code()
   # u'GT'

   fake.city()
   # u'Auerberg'

   fake.zipcode_plus4()
   # u'52853-8662'

   fake.state_abbr()
   # u'OK'

   fake.latitude()
   # Decimal('55.137342')

   fake.street_suffix()
   # u'Cove'

   fake.city_suffix()
   # u'ton'

   fake.military_dpo()
   # u'Unit 2789 Box 5906'

   fake.country()
   # u'Turks and Caicos Islands'

   fake.secondary_address()
   # u'Suite 159'

   fake.geo_coordinate(center=None, radius=0.001)
   # Decimal('105.494596')

   fake.postalcode()
   # u'15473'

   fake.address()
   # u'841 Mayr Shoals Suite 152\nKollerside, UT 16743-4281'

   fake.state()
   # u'Alaska'

   fake.military_state()
   # u'AP'

   fake.street_name()
   # u'David Plaza'

   fake.zipcode()
   # u'39917'

   fake.postcode()
   # u'18176'

   fake.military_apo()
   # u'PSC 7010, Box 1072'


"faker.providers.barcode"
=========================

   fake.ean(length=13)
   # u'9788126726769'

   fake.ean13()
   # u'2836970990809'

   fake.ean8()
   # u'12980246'


"faker.providers.color"
=======================

   fake.rgb_css_color()
   # u'rgb(255,15,178)'

   fake.color_name()
   # u'LightSteelBlue'

   fake.rgb_color_list()
   # (245, 90, 205)

   fake.rgb_color()
   # u'196,245,205'

   fake.safe_hex_color()
   # u'#55cc00'

   fake.safe_color_name()
   # u'teal'

   fake.hex_color()
   # u'#bdedc5'


"faker.providers.company"
=========================

   fake.company()
   # u'Denk-Haiden'

   fake.company_suffix()
   # u'Inc'

   fake.catch_phrase()
   # u'Virtual mission-critical project'

   fake.bs()
   # u'integrate frictionless web-readiness'


"faker.providers.credit_card"
=============================

   fake.credit_card_security_code(card_type=None)
   # u'511'

   fake.credit_card_provider(card_type=None)
   # u'JCB 16 digit'

   fake.credit_card_full(card_type=None)
   # u'VISA 16 digit\nLeon Holzer\n4873927809830029 05/20\nCVC: 573\n'

   fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")
   # '10/20'

   fake.credit_card_number(card_type=None)
   # u'180094769678512'


"faker.providers.currency"
==========================

   fake.currency_code()
   # 'TND'


"faker.providers.date_time"
===========================

   fake.date_time_ad()
   # datetime.datetime(1752, 1, 16, 2, 27, 6)

   fake.month()
   # '12'

   fake.am_pm()
   # 'PM'

   fake.timezone()
   # u'Africa/Conakry'

   fake.iso8601()
   # '1986-03-03T07:53:38'

   fake.date_time()
   # datetime(1993, 11, 18, 14, 15, 16)

   fake.month_name()
   # 'December'

   fake.date_time_this_year(before_now=True, after_now=False)
   # datetime(2015, 5, 24, 9, 17, 56)

   fake.unix_time()
   # 1264499719

   fake.day_of_week()
   # 'Sunday'

   fake.day_of_month()
   # '03'

   fake.time(pattern="%H:%M:%S")
   # '22:02:23'

   fake.date_time_between(start_date="-30y", end_date="now")
   # datetime(1995, 4, 16, 15, 38, 14)

   fake.date_time_this_month(before_now=True, after_now=False)
   # datetime(2015, 11, 3, 19, 49, 34)

   fake.year()
   # '1999'

   fake.date_time_between_dates(datetime_start=None, datetime_end=None)
   # datetime(2015, 11, 5, 8, 52, 27)

   fake.date_time_this_century(before_now=True, after_now=False)
   # datetime(2015, 7, 16, 15, 9, 13)

   fake.date_time_this_decade(before_now=True, after_now=False)
   # datetime(2011, 7, 28, 7, 50, 46)

   fake.century()
   # u'III'

   fake.date(pattern="%Y-%m-%d")
   # '2006-05-09'

   fake.time_delta()
   # datetime.timedelta(14124, 36061)


"faker.providers.file"
======================

   fake.mime_type(category=None)
   # u'audio/mp4'

   fake.file_name(category=None, extension=None)
   # u'quo.css'

   fake.file_extension(category=None)
   # u'mp3'


"faker.providers.internet"
==========================

   fake.ipv4()
   # u'132.49.117.237'

   fake.url()
   # u'http://www.bergermayr.net/'

   fake.company_email()
   # u'laura.jungbauer@cap.org'

   fake.uri()
   # u'http://egger.at/post/'

   fake.domain_word(*args, **kwargs)
   # u'pucher'

   fake.image_url(width=None, height=None)
   # u'http://dummyimage.com/718x810'

   fake.tld()
   # u'org'

   fake.free_email()
   # u'anna16@gmx.at'

   fake.slug(*args, **kwargs)
   # u'nihil-occaecati'

   fake.free_email_domain()
   # u'kabsi.at'

   fake.domain_name()
   # u'brunnergastegger.at'

   fake.uri_extension()
   # u'.htm'

   fake.ipv6()
   # u'0572:9b64:2165:9646:bf77:b091:e558:bf03'

   fake.safe_email()
   # u'mayer.christian@example.net'

   fake.user_name(*args, **kwargs)
   # u'mfuchs'

   fake.uri_path(deep=None)
   # u'explore'

   fake.email()
   # u'anna.stadler@bauereder.net'

   fake.uri_page()
   # u'register'

   fake.mac_address()
   # u'31:e2:a6:70:b5:a1'


"faker.providers.job"
=====================

   fake.job()
   # 'Paramedic'


"faker.providers.lorem"
=======================

   fake.text(max_nb_chars=200)
   # u'Cupiditate minima enim cupiditate ex labore. Ab quibusdam veniam eum sapiente. Quis porro eligendi esse aut ut. Praesentium et voluptatem provident quam alias mollitia deserunt.'

   fake.sentence(nb_words=6, variable_nb_words=True)
   # u'Quos at dolorum vel aut.'

   fake.word()
   # u'dolorem'

   fake.paragraphs(nb=3)
   # [   u'Eius ut ipsum consequatur quis dolor. Iusto necessitatibus aliquid sed deleniti eos quia. Aperiam quos sit ipsa sunt.',
   #     u'Ea quae ullam eum ducimus quia. Sequi omnis sed pariatur commodi. A esse libero perspiciatis. Neque necessitatibus a nisi. Neque nulla consequuntur eos molestiae iste reiciendis quas.',
   #     u'Porro quis aut non explicabo fugiat consequatur magni. Dignissimos magni enim quisquam minima. Eius quo quos vitae dignissimos possimus consequatur.']

   fake.words(nb=3)
   # [u'maxime', u'dolores', u'iste']

   fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
   # u'Animi sint iusto provident animi hic deleniti eum. Quae non et magnam. Autem id ex sit quas in repellat.'

   fake.sentences(nb=3)
   # [   u'Eveniet cum distinctio delectus autem omnis sequi rerum voluptatem.',
   #     u'Labore quo reiciendis est tempore aut consequatur rem.',
   #     u'Atque veritatis velit fuga quia.']


"faker.providers.misc"
======================

   fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True)
   # u'U3j+CvFfmj'

   fake.locale()
   # u'pt_PH'

   fake.md5(raw_output=False)
   # '655942af34b6e4148f3dfd5152ae67df'

   fake.sha1(raw_output=False)
   # '2b6be00b21727a58fd0d5c9f0d4e13200a6b1ad9'

   fake.null_boolean()
   # None

   fake.sha256(raw_output=False)
   # '902af5edfb4069c50860d115204885a56cff0c549d076985754164fda78ebe65'

   fake.uuid4()
   # '18c7c00a-a3af-45dc-b442-ba93946a8ff2'

   fake.language_code()
   # u'ru'

   fake.boolean(chance_of_getting_true=50)
   # True


"faker.providers.person"
========================

   fake.last_name_male()
   # u'Eder'

   fake.name_female()
   # u'Sebastian Lang'

   fake.prefix_male()
   # u'Univ.Prof.'

   fake.prefix()
   # u'Dr.'

   fake.name()
   # u'Sarah Winkler'

   fake.suffix_female()
   # ''

   fake.name_male()
   # u'Pia Karl'

   fake.first_name()
   # u'David'

   fake.suffix_male()
   # ''

   fake.suffix()
   # ''

   fake.first_name_male()
   # u'Marcel'

   fake.first_name_female()
   # u'David'

   fake.last_name_female()
   # u'Jobst'

   fake.last_name()
   # u'Huber'

   fake.prefix_female()
   # u'Prof.'


"faker.providers.phone_number"
==============================

   fake.phone_number()
   # u'08161353304'


"faker.providers.profile"
=========================

   fake.simple_profile()
   # {   'address': u'190 Lukas Inlet\nNew Raphael, OR 30057',
   #     'birthdate': '1973-09-28',
   #     'mail': u'mberger@kabsi.at',
   #     'name': u'Jana Moser',
   #     'sex': 'F',
   #     'username': u'anna.wimmer'}

   fake.profile(fields=None)
   # {   'address': u'4642 Lena Islands Suite 558\nHuberton, ND 53541-9691',
   #     'birthdate': '2004-09-05',
   #     'blood_group': 'AB-',
   #     'company': u'Binder, Eder and Schmid',
   #     'current_location': (Decimal('55.1312655'), Decimal('119.771053')),
   #     'job': 'Careers information officer',
   #     'mail': u'franz.felber@kabsi.at',
   #     'name': u'Ing. Samuel Riegler',
   #     'residence': u'076 Daniel Alley\nEast Emilborough, MI 90353-5854',
   #     'sex': 'M',
   #     'ssn': u'032-91-9988',
   #     'username': u'fasching.oliver',
   #     'website': [   u'http://www.lechnerschuster.at/',
   #                    u'http://www.bauerkarl.com/',
   #                    u'http://www.felber.at/']}


"faker.providers.python"
========================

   fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([-804449120.1, 993, Decimal('-3.64294792989E+14'), Decimal('-3764622303.52'), u'grabner.nina@maurer.at', u'Autem delectus nam.', u'Autem cupiditate.', u'http://www.cap.at/category.html', datetime(1991, 6, 7, 9, 7, 36), u'Impedit mollitia id.'])

   fake.pystr(max_chars=20)
   # u'Quia dolorem qui.'

   fake.pyfloat(left_digits=None, right_digits=None, positive=False)
   # -2109.27

   fake.pystruct(count=10, *value_types)
   # (   [   8651,
   #         u'Fugiat expedita.',
   #         u'Quas unde.',
   #         u'http://www.bergerfichtner.com/index/',
   #         u'Voluptate ea magni.',
   #         u'Ipsum quod.',
   #         u'Non expedita et ut.',
   #         u'Et cum et nemo quam.',
   #         u'Laboriosam esse.',
   #         u'Tempora quia aut.'],
   #     {   u'at': -15918638269042.0,
   #         u'est': -79009594091677.0,
   #         u'et': u'Voluptatem omnis in.',
   #         u'magnam': Decimal('-2533973394.59'),
   #         u'similique': u'Est dolores.',
   #         u'tenetur': datetime(2013, 12, 18, 19, 54, 22),
   #         u'vitae': u'Modi dolor et ea.',
   #         u'voluptas': 8206,
   #         u'voluptatem': u'hanna45@fischer.co.at'},
   #     {   u'consequatur': {   4: u'Culpa quisquam.',
   #                             5: [   u'Pariatur sint ab.',
   #                                    u'Voluptate maiores.',
   #                                    u'Fuga architecto qui.'],
   #                             6: {   4: 1379,
   #                                    5: 5794.10481,
   #                                    6: [   u'Et eos architecto.',
   #                                           u'Omnis cum earum cum.']}},
   #         u'deserunt': {   2: u'Accusantium neque.',
   #                          3: [   u'Quia facere debitis.',
   #                                 u'Quia consectetur.',
   #                                 u'Cumque qui aut est.'],
   #                          4: {   2: u'marcel83@baumgartneritzlinger.org',
   #                                 3: u'Error cumque a.',
   #                                 4: [   u'capek.franz@gmail.com',
   #                                        datetime(1984, 6, 7, 23, 20, 58)]}},
   #         u'est': {   0: u'Necessitatibus et.',
   #                     1: [   u'Qui sed et.',
   #                            u'http://daume.co.at/about.html',
   #                            Decimal('-4346.91699112')],
   #                     2: {   0: u'awallner@gmail.com',
   #                            1: u'Soluta adipisci.',
   #                            2: [   datetime(1997, 9, 3, 18, 33, 49),
   #                                   Decimal('1406.3')]}},
   #         u'et': {   8: u'http://www.haidengastegger.com/app/search/about/',
   #                    9: [u'Perspiciatis omnis.', -8567115660643.7, 5719],
   #                    10: {   8: u'Est molestias eius.',
   #                            9: u'Excepturi deleniti.',
   #                            10: [   u'Voluptas enim.',
   #                                    u'moritz.jungbauer@gmail.com']}},
   #         u'expedita': {   9: u'Aut nostrum et aut.',
   #                          10: [   u'gcap@aignergastegger.net',
   #                                  u'ijahn@gmail.com',
   #                                  u'Ad eum veritatis.'],
   #                          11: {   9: u'Dolor ea labore.',
   #                                  10: u'Qui sunt dolores.',
   #                                  11: [   u'Et neque et veniam.',
   #                                          u'http://mayerwallner.com/app/tags/main/']}},
   #         u'pariatur': {   3: Decimal('-4.23845205127E+12'),
   #                          4: [   Decimal('1599907539.28'),
   #                                 u'Dolor qui ipsa et.',
   #                                 9176],
   #                          5: {   3: 424924434852.537,
   #                                 4: 772682595490.0,
   #                                 5: [u'Et asperiores.', 1239]}},
   #         u'qui': {   7: u'http://ebnergastegger.net/posts/main/post.php',
   #                     8: [9542, 5151, 6974],
   #                     9: {   7: -592793107878.81,
   #                            8: u'http://wimmermoser.org/login/',
   #                            9: [u'fransizka16@baumgartnerbauer.com', 436]}},
   #         u'sunt': {   5: u'Sint blanditiis.',
   #                      6: [   u'thomas22@gmail.com',
   #                             u'Consectetur nobis.',
   #                             u'Maiores dolor et.'],
   #                      7: {   5: datetime(2005, 12, 15, 3, 42, 56),
   #                             6: 7489,
   #                             7: [u'Totam dolorem.', u'Aspernatur nisi.']}},
   #         u'ut': {   1: u'Ut qui iste.',
   #                    2: [38624183.5404854, 24, u'Nulla debitis aut.'],
   #                    3: {   1: u'http://wallner.at/tags/posts/app/author.html',
   #                           2: 4238,
   #                           3: [u'Velit nobis quia.', 4541]}},
   #         u'vel': {   6: u'Facere non omnis.',
   #                     7: [   datetime(1988, 10, 21, 6, 59, 43),
   #                            7565,
   #                            u'imoser@chello.at'],
   #                     8: {   6: u'Omnis pariatur.',
   #                            7: -160506.0,
   #                            8: [9927, Decimal('65741868.4')]}}})

   fake.pydecimal(left_digits=None, right_digits=None, positive=False)
   # Decimal('3.2076879384E+14')

   fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   u'http://huber.co.at/author/',
   #     datetime(1983, 5, 25, 19, 46, 22),
   #     u'weiss.sarah@binderhaas.at',
   #     u'Eos esse.',
   #     u'Labore repellat.',
   #     2780,
   #     datetime(1999, 10, 19, 19, 52, 9),
   #     u'http://steinerpucher.org/main.htm',
   #     u'Sequi numquam.',
   #     u'Laudantium.',
   #     u'Vel aut qui.',
   #     2775,
   #     datetime(1978, 10, 19, 12, 4, 29),
   #     u'taigner@gmail.com']

   fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   u'http://muellner.com/list/categories/main/category/',
   #     u'Omnis aspernatur.',
   #     u'Non maxime odio.',
   #     u'Sit quisquam neque.',
   #     u'Ea dolorem minus.',
   #     u'http://kainzbauer.com/wp-content/about.php',
   #     Decimal('-1.65'),
   #     3891,
   #     u'Quo modi expedita.',
   #     u'Quod placeat.',
   #     u'lukas.muellner@gmail.com',
   #     u'Ex optio quo ut eos.',
   #     datetime(1980, 10, 17, 21, 46, 42))

   fake.pybool()
   # True

   fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([u'Vel sint.', u'Numquam dolores sit.', 937, u'noah43@just.com', -31325295937.54, u'Reprehenderit.', u'Ea excepturi autem.', -1379640263300.7, u'Eum eligendi.', 8084, u'http://www.winterfuchs.at/categories/author.htm', u'http://www.ferstelhaas.at/register/', u'Vitae rem et.', u'Magnam quia minus.'])

   fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
   # {   u'corporis': u'Saepe excepturi.',
   #     u'fugiat': 6939,
   #     u'illum': 7482,
   #     u'occaecati': u'Praesentium id quia.',
   #     u'quae': u'Ut doloribus ea.',
   #     u'quia': 8570,
   #     u'reprehenderit': 5938,
   #     u'tenetur': 3080,
   #     u'velit': u'Maiores quo.'}

   fake.pyint()
   # 6332


"faker.providers.ssn"
=====================

   fake.ssn()
   # u'788-06-9900'


"faker.providers.user_agent"
============================

   fake.mac_processor()
   # u'U; Intel'

   fake.firefox()
   # u'Mozilla/5.0 (Windows NT 6.1; en-US; rv:1.9.1.20) Gecko/2014-05-11 06:19:08 Firefox/3.6.10'

   fake.linux_platform_token()
   # u'X11; Linux i686'

   fake.opera()
   # u'Opera/8.75.(Windows CE; sl-SI) Presto/2.9.169 Version/11.00'

   fake.windows_platform_token()
   # u'Windows NT 5.1'

   fake.internet_explorer()
   # u'Mozilla/5.0 (compatible; MSIE 8.0; Windows 98; Win 9x 4.90; Trident/4.1)'

   fake.user_agent()
   # u'Mozilla/5.0 (Macintosh; PPC Mac OS X 10_7_8; rv:1.9.3.20) Gecko/2010-03-08 08:14:50 Firefox/3.8'

   fake.chrome()
   # u'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_8_9) AppleWebKit/5322 (KHTML, like Gecko) Chrome/13.0.816.0 Safari/5322'

   fake.linux_processor()
   # u'i686'

   fake.mac_platform_token()
   # u'Macintosh; U; Intel Mac OS X 10_5_8'

   fake.safari()
   # u'Mozilla/5.0 (iPod; U; CPU iPhone OS 3_3 like Mac OS X; sl-SI) AppleWebKit/534.14.7 (KHTML, like Gecko) Version/4.0.5 Mobile/8B113 Safari/6534.14.7'
