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


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

   fake.longitude()
   # Decimal('-73.900474')

   fake.building_number()
   # u'6167'

   fake.street_address()
   # u'08469 Andreas Freeway'

   fake.postalcode_plus4()
   # u'38092-7461'

   fake.city_prefix()
   # u'Lake'

   fake.military_ship()
   # u'USNV'

   fake.country_code()
   # u'GW'

   fake.city()
   # u'East Martin'

   fake.zipcode_plus4()
   # u'07077-8956'

   fake.state_abbr()
   # u'MS'

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

   fake.street_suffix()
   # u'Hill'

   fake.city_suffix()
   # u'mouth'

   fake.military_dpo()
   # u'Unit 7920 Box 5567'

   fake.country()
   # u'Turkey'

   fake.secondary_address()
   # u'Suite 906'

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

   fake.postalcode()
   # u'55074'

   fake.address()
   # u'737 Gernot Junctions Suite 518\nGasteggermouth, MI 10917-9586'

   fake.state()
   # u'Montana'

   fake.military_state()
   # u'AP'

   fake.street_name()
   # u'Jungbauer Highway'

   fake.zipcode()
   # u'50652'

   fake.postcode()
   # u'85017-1755'

   fake.military_apo()
   # u'PSC 9883, Box 5667'


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

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

   fake.ean13()
   # u'7528036754054'

   fake.ean8()
   # u'42263968'


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

   fake.rgb_css_color()
   # u'rgb(30,149,206)'

   fake.color_name()
   # u'Turquoise'

   fake.rgb_color_list()
   # (72, 145, 80)

   fake.rgb_color()
   # u'228,253,84'

   fake.safe_hex_color()
   # u'#cccc00'

   fake.safe_color_name()
   # u'maroon'

   fake.hex_color()
   # u'#c314f6'


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

   fake.company()
   # u'Ferstel-Auer'

   fake.company_suffix()
   # u'PLC'

   fake.catch_phrase()
   # u'Centralized intangible portal'

   fake.bs()
   # u'productize enterprise schemas'


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

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

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

   fake.credit_card_full(card_type=None)
   # u'Discover\nJana Fuchs\n6011378918658182 11/20\nCVC: 620\n'

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

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


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

   fake.currency_code()
   # 'NAD'


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

   fake.date_time_ad()
   # datetime.datetime(838, 4, 23, 9, 29, 37)

   fake.month()
   # '07'

   fake.am_pm()
   # 'PM'

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

   fake.iso8601()
   # '2013-04-17T17:06:15'

   fake.date_time()
   # datetime(2007, 12, 22, 10, 57, 9)

   fake.month_name()
   # 'October'

   fake.date_time_this_year(before_now=True, after_now=False)
   # datetime(2015, 11, 10, 22, 59, 31)

   fake.unix_time()
   # 643972549

   fake.day_of_week()
   # 'Friday'

   fake.day_of_month()
   # '30'

   fake.time(pattern="%H:%M:%S")
   # '13:30:56'

   fake.date_time_between(start_date="-30y", end_date="now")
   # datetime(1986, 6, 11, 23, 24, 19)

   fake.date_time_this_month(before_now=True, after_now=False)
   # datetime(2015, 11, 21, 20, 47, 32)

   fake.year()
   # '2012'

   fake.date_time_between_dates(datetime_start=None, datetime_end=None)
   # datetime(2015, 11, 30, 15, 31, 34)

   fake.date_time_this_century(before_now=True, after_now=False)
   # datetime(2011, 10, 12, 19, 44, 10)

   fake.date_time_this_decade(before_now=True, after_now=False)
   # datetime(2011, 9, 20, 19, 4, 51)

   fake.century()
   # u'XVIII'

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

   fake.time_delta()
   # datetime.timedelta(2202, 65804)


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

   fake.mime_type(category=None)
   # u'message/imdn+xml'

   fake.file_name(category=None, extension=None)
   # u'veritatis.html'

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


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

   fake.ipv4()
   # u'221.92.39.178'

   fake.url()
   # u'http://www.egger.com/'

   fake.company_email()
   # u'njobst@schuster.at'

   fake.uri()
   # u'http://winkler.net/tags/posts/explore/index/'

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

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

   fake.tld()
   # u'at'

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

   fake.slug(*args, **kwargs)
   # u'ipsam-magni-dolorem'

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

   fake.domain_name()
   # u'schneider.org'

   fake.uri_extension()
   # u'.html'

   fake.ipv6()
   # u'6de0:0d27:c6f2:295d:3e44:2fe6:f8ec:3769'

   fake.safe_email()
   # u'rhaas@example.net'

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

   fake.uri_path(deep=None)
   # u'list/blog'

   fake.email()
   # u'ubaumgartner@eder.org'

   fake.uri_page()
   # u'search'

   fake.mac_address()
   # u'bb:b3:20:9e:16:3c'


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

   fake.job()
   # 'Furniture designer'


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

   fake.text(max_nb_chars=200)
   # u'Autem vitae doloribus expedita quaerat. Blanditiis ut repellendus nam. Voluptatem totam adipisci animi aut expedita doloribus tempora. Voluptas et accusantium dolor est.'

   fake.sentence(nb_words=6, variable_nb_words=True)
   # u'Molestiae necessitatibus autem omnis.'

   fake.word()
   # u'cum'

   fake.paragraphs(nb=3)
   # [   u'Sint aspernatur molestias fugiat unde in consequatur. Architecto quia et quaerat voluptatibus. Odit tempora vel et expedita similique. Id dolores aliquid optio perferendis sed deserunt facere neque.',
   #     u'Est quis sint voluptatem ea. Qui ea sed sequi aperiam nobis quis vel similique. Quae sunt ducimus nobis molestias explicabo quas.',
   #     u'Illum repellat cupiditate ab rem. Itaque temporibus minus similique aut. Labore beatae quia minima ut voluptas. Quis sunt molestias at qui.']

   fake.words(nb=3)
   # [u'nobis', u'et', u'libero']

   fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
   # u'Aut blanditiis expedita placeat itaque. Aut tempore et est dolores qui tempora. Consequatur id accusantium error maxime. Corrupti rerum saepe nam dolor at ipsam. Excepturi non optio aut eum ut non a quia.'

   fake.sentences(nb=3)
   # [   u'At laboriosam nesciunt non ea.',
   #     u'At neque enim quia omnis vel.',
   #     u'Ut eligendi sapiente qui autem explicabo rerum rerum.']


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

   fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True)
   # u'$^vw!WGS&n'

   fake.locale()
   # u'fr_FM'

   fake.md5(raw_output=False)
   # '62bc48fab0d541c08bff86d3f4401818'

   fake.sha1(raw_output=False)
   # '530426de66480e129f1b6ce5b8caff2a817bb23a'

   fake.null_boolean()
   # True

   fake.sha256(raw_output=False)
   # 'ea556329a96f45a951202a6b4a6d8b013abbe8876619671764d93b4639348627'

   fake.uuid4()
   # '0b604b29-41fa-42c8-a1a4-a323e20da2ea'

   fake.language_code()
   # u'pt'

   fake.boolean(chance_of_getting_true=50)
   # False


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

   fake.last_name_male()
   # u'Gasser'

   fake.name_female()
   # u'Philipp Holzer'

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

   fake.prefix()
   # u'Dipl.-Ing.'

   fake.name()
   # u'Theresa Leitner'

   fake.suffix_female()
   # ''

   fake.name_male()
   # u'Ing. Simon Maier'

   fake.first_name()
   # u'Jonas'

   fake.suffix_male()
   # ''

   fake.suffix()
   # ''

   fake.first_name_male()
   # u'Samuel'

   fake.first_name_female()
   # u'Samuel'

   fake.last_name_female()
   # u'Karner'

   fake.last_name()
   # u'Jahn'

   fake.prefix_female()
   # u'Dr.'


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

   fake.phone_number()
   # u'1-459-286-1813'


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

   fake.simple_profile()
   # {   'address': u'656 Alexander Springs Suite 029\nBernhardville, SD 56427-2522',
   #     'birthdate': '1987-07-26',
   #     'mail': u'jana.holzer@gmail.com',
   #     'name': u'Theresa Mayr',
   #     'sex': 'M',
   #     'username': u'benjamin.egger'}

   fake.profile(fields=None)
   # {   'address': u'0446 Katharinna Village Suite 763\nNorth Maria, VT 09064-5490',
   #     'birthdate': '1997-11-19',
   #     'blood_group': 'AB+',
   #     'company': u'Capek Group',
   #     'current_location': (Decimal('-14.733949'), Decimal('96.036631')),
   #     'job': 'Communications engineer',
   #     'mail': u'gasser.katharinna@chello.at',
   #     'name': u'Univ.Prof. Benjamin Mayer',
   #     'residence': u'USCGC Just\nFPO AE 49084-8805',
   #     'sex': 'M',
   #     'ssn': u'610-04-0910',
   #     'username': u'swimmer',
   #     'website': [   u'http://www.geier.net/',
   #                    u'http://www.brunner.net/',
   #                    u'http://www.jungbaueraigner.org/',
   #                    u'http://www.gruber.org/']}


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

   fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   -1.551841601,
   #     -19.767381643,
   #     datetime(1987, 8, 12, 8, 7, 23),
   #     datetime(1995, 10, 29, 5, 47, 27),
   #     datetime(1986, 5, 14, 15, 7, 55),
   #     u'wdeng@maierircher.com',
   #     Decimal('3.02247183593E+12')]

   fake.pystr(max_chars=20)
   # u'At et dolorum.'

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

   fake.pystruct(count=10, *value_types)
   # (   [   u'Ab officiis quia.',
   #         Decimal('-4.27434484042'),
   #         Decimal('-53783.496'),
   #         u'Delectus delectus.',
   #         u'http://weberferstel.org/explore/explore/posts/privacy/',
   #         Decimal('5.26765'),
   #         u'Animi provident.',
   #         u'http://www.winter.net/terms/',
   #         u'http://www.weber.net/main/',
   #         u'http://faschingsteiner.co.at/tag/login.asp'],
   #     {   u'deleniti': 172,
   #         u'error': u'http://pucher.at/register/',
   #         u'fugit': 9788259200.12309,
   #         u'maiores': u'Et exercitationem.',
   #         u'mollitia': u'Ea quia dolor et.',
   #         u'praesentium': -60.77,
   #         u'recusandae': datetime(1975, 4, 10, 16, 4, 41),
   #         u'sint': -8.410448176075,
   #         u'totam': 868,
   #         u'vel': 1767},
   #     {   u'aut': {   2: Decimal('-487156419793'),
   #                     3: [   u'thomas91@kabsi.at',
   #                            Decimal('70.8'),
   #                            u'Temporibus dolores.'],
   #                     4: {   2: datetime(1971, 12, 8, 0, 4, 45),
   #                            3: u'gfichtner@kainzcap.org',
   #                            4: [   u'Non maxime.',
   #                                   u'http://www.brunner.co.at/tag/main/wp-content/privacy/']}},
   #         u'dicta': {   0: u'deng.leon@mayrlang.at',
   #                       1: [   u'Molestiae unde.',
   #                              u'Consequatur tenetur.',
   #                              u'Ut nulla sit sed.'],
   #                       2: {   0: u'Corrupti sunt.',
   #                              1: 7815,
   #                              2: [6556, 931.2389551]}},
   #         u'ducimus': {   8: u'Suscipit possimus.',
   #                         9: [u'Maxime eos.', 8195, Decimal('1437220548.5')],
   #                         10: {   8: 2269,
   #                                 9: u'Inventore.',
   #                                 10: [u'Sit dignissimos.', 6267111715.2271]}},
   #         u'ea': {   9: u'http://bauer.com/search/list/index.jsp',
   #                    10: [   u'idienstl@kabsi.at',
   #                            datetime(2006, 4, 18, 11, 17, 41),
   #                            u'Molestias possimus.'],
   #                    11: {   9: u'Ipsam non molestias.',
   #                            10: -2762903.626475,
   #                            11: [   datetime(2009, 6, 13, 2, 34, 31),
   #                                    Decimal('4864.6573827')]}},
   #         u'eos': {   5: 706570284205174.0,
   #                     6: [   u'sebastian21@lehner.com',
   #                            9849,
   #                            u'philipp.denk@mair.com'],
   #                     7: {   5: u'tim88@gmx.at',
   #                            6: Decimal('93725859.3'),
   #                            7: [   u'gabriel.wieser@brunner.com',
   #                                   u'Eos qui velit omnis.']}},
   #         u'et': {   4: datetime(2003, 3, 5, 7, 44, 41),
   #                    5: [   372808.387,
   #                           7083,
   #                           u'philipp.schmid@muellnermuellner.com'],
   #                    6: {   4: u'Magnam et eius et.',
   #                           5: 57435851974841.9,
   #                           6: [u'Natus autem vel.', u'Vitae et corrupti.']}},
   #         u'expedita': {   3: u'http://cap.com/',
   #                          4: [   Decimal('4.42269388096E+14'),
   #                                 u'Harum id autem est.',
   #                                 4498],
   #                          5: {   3: -14026955542148.0,
   #                                 4: datetime(2012, 5, 27, 20, 14, 55),
   #                                 5: [   u'amayer@jahnfasching.net',
   #                                        u'Aut occaecati dolor.']}},
   #         u'nulla': {   1: u'philipp65@gmx.at',
   #                       2: [   u'http://www.haiden.co.at/homepage.htm',
   #                              u'Neque consequatur.',
   #                              u'A est labore vel ut.'],
   #                       3: {   1: Decimal('690.329254637'),
   #                              2: u'Ut ullam aperiam.',
   #                              3: [   Decimal('-135548.0'),
   #                                     datetime(1974, 7, 1, 22, 43, 13)]}},
   #         u'occaecati': {   7: datetime(2012, 7, 23, 22, 50, 47),
   #                           8: [   u'Consequatur sed.',
   #                                  u'zbinder@daumefischer.org',
   #                                  u'Occaecati sint iste.'],
   #                           9: {   7: u'Repudiandae ducimus.',
   #                                  8: u'Aut et qui natus.',
   #                                  9: [   u'philipp33@maurergeier.org',
   #                                         u'Aspernatur et quia.']}},
   #         u'qui': {   6: u'Quo molestiae aut.',
   #                     7: [u'Omnis pariatur.', 200, u'Illo tempora ipsa.'],
   #                     8: {   6: u'mair.elena@kabsi.at',
   #                            7: 9779,
   #                            8: [   u'wallner.simon@kabsi.at',
   #                                   u'Et optio libero.']}}})

   fake.pydecimal(left_digits=None, right_digits=None, positive=False)
   # Decimal('3.8921269857')

   fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   Decimal('-8.00505526959E+13'),
   #     Decimal('-8.2031946117E+11'),
   #     209,
   #     u'Officia eaque et.',
   #     u'Animi adipisci quo.',
   #     Decimal('-451674494558'),
   #     Decimal('391.805679136'),
   #     u'Molestiae magnam.',
   #     u'Quis et nihil nihil.',
   #     datetime(1984, 4, 5, 19, 45, 20),
   #     u'A perspiciatis.',
   #     7400]

   fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   datetime(2006, 11, 22, 21, 30, 46),
   #     u'Quasi nesciunt.',
   #     u'Vel doloribus.',
   #     datetime(2007, 4, 5, 22, 46, 21),
   #     u'Quaerat natus sit.',
   #     Decimal('8708984022.5'),
   #     u'http://www.auer.net/main/wp-content/index/',
   #     u'Quis minus vel.',
   #     1850,
   #     u'Facilis voluptatem.')

   fake.pybool()
   # False

   fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([2980, Decimal('-10.1198682165'), u'Iste velit in alias.', datetime(1991, 7, 3, 19, 22, 4), Decimal('-30194.0'), Decimal('-729.437912335'), Decimal('65585907.27'), u'Animi recusandae.', 7575, u'http://www.maier.co.at/about.asp', u'Cum reprehenderit.', u'tobias.binder@chello.at', 926, Decimal('3.47880305639E+13')])

   fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
   # {   u'blanditiis': u'Molestiae.',
   #     u'debitis': u'brunner.leo@bergerwimmer.at',
   #     u'ea': u'Et tempore.',
   #     u'earum': u'julia.ircher@schwarzstadler.co.at',
   #     u'fuga': u'Quae quam ipsam.',
   #     u'in': Decimal('-74217754831.8'),
   #     u'nam': Decimal('-861612947.201')}

   fake.pyint()
   # 4374


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

   fake.ssn()
   # u'867-71-5013'


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

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

   fake.firefox()
   # u'Mozilla/5.0 (Windows NT 6.1; it-IT; rv:1.9.1.20) Gecko/2013-02-13 12:53:58 Firefox/3.8'

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

   fake.opera()
   # u'Opera/8.65.(Windows 98; Win 9x 4.90; it-IT) Presto/2.9.167 Version/12.00'

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

   fake.internet_explorer()
   # u'Mozilla/5.0 (compatible; MSIE 6.0; Windows NT 6.2; Trident/3.0)'

   fake.user_agent()
   # u'Mozilla/5.0 (X11; Linux i686) AppleWebKit/5322 (KHTML, like Gecko) Chrome/13.0.847.0 Safari/5322'

   fake.chrome()
   # u'Mozilla/5.0 (Windows CE) AppleWebKit/5360 (KHTML, like Gecko) Chrome/14.0.815.0 Safari/5360'

   fake.linux_processor()
   # u'i686'

   fake.mac_platform_token()
   # u'Macintosh; U; PPC Mac OS X 10_8_2'

   fake.safari()
   # u'Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; sl-SI) AppleWebKit/535.22.5 (KHTML, like Gecko) Version/3.0.5 Mobile/8B114 Safari/6535.22.5'
