
Language de_DE
**************


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

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

   fake.street_name()
   # u'H\xe4ringgasse'

   fake.address()
   # u'Baumplatz 99\n88205 Aurich'

   fake.street_address()
   # u'Sch\xe4ferplatz 7/3'

   fake.postcode()
   # u'24100'

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

   fake.country()
   # u'Kambodscha'

   fake.city_name()
   # u'Malchin'

   fake.street_suffix_long()
   # u'Ring'

   fake.street_suffix()
   # u'Street'

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

   fake.city_suffix()
   # u'Ville'

   fake.building_number()
   # u'3'

   fake.country_code()
   # u'SY'

   fake.street_suffix_short()
   # u'stra\xdfe'

   fake.city()
   # u'Ebern'

   fake.state()
   # u'Bremen'


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

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

   fake.ean13()
   # u'5372699450394'

   fake.ean8()
   # u'96900666'


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

   fake.rgb_css_color()
   # u'rgb(135,176,66)'

   fake.color_name()
   # u'Black'

   fake.rgb_color_list()
   # (34, 159, 34)

   fake.rgb_color()
   # u'246,198,103'

   fake.safe_hex_color()
   # u'#11bb00'

   fake.safe_color_name()
   # u'black'

   fake.hex_color()
   # u'#be53ec'


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

   fake.company()
   # u'Knappe'

   fake.company_suffix()
   # u'KGaA'


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

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

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

   fake.credit_card_full(card_type=None)
   # u'Diners Club / Carte Blanche\nArgus H\xe4ring\n30077725127908 11/17\nCVC: 099\n'

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

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


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

   fake.currency_code()
   # 'AMD'


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

   fake.date_time_ad()
   # datetime.datetime(475, 10, 22, 14, 18, 17)

   fake.month()
   # '11'

   fake.am_pm()
   # 'PM'

   fake.timezone()
   # u'Pacific/Funafuti'

   fake.iso8601()
   # '1980-04-21T05:58:23'

   fake.date_time()
   # datetime(2001, 3, 15, 4, 26, 18)

   fake.month_name()
   # 'April'

   fake.date_time_this_year(before_now=True, after_now=False)
   # datetime(2015, 11, 25, 11, 51, 55)

   fake.unix_time()
   # 1394052519

   fake.day_of_week()
   # 'Thursday'

   fake.day_of_month()
   # '01'

   fake.time(pattern="%H:%M:%S")
   # '16:29:08'

   fake.date_time_between(start_date="-30y", end_date="now")
   # datetime(1997, 2, 9, 7, 56, 3)

   fake.date_time_this_month(before_now=True, after_now=False)
   # datetime(2015, 11, 14, 23, 7, 15)

   fake.year()
   # '2008'

   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(2012, 6, 27, 5, 21, 16)

   fake.date_time_this_decade(before_now=True, after_now=False)
   # datetime(2011, 3, 11, 6, 44, 14)

   fake.century()
   # u'XVI'

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

   fake.time_delta()
   # datetime.timedelta(10003, 82257)


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

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

   fake.file_name(category=None, extension=None)
   # u'suscipit.mp4'

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


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

   fake.ipv4()
   # u'193.46.38.51'

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

   fake.company_email()
   # u'marissa84@scholl.com'

   fake.uri()
   # u'http://www.dietz.com/homepage/'

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

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

   fake.tld()
   # u'com'

   fake.free_email()
   # u'pruschke.bastiane@yahoo.de'

   fake.slug(*args, **kwargs)
   # u'commodi-ducimus'

   fake.free_email_domain()
   # u'googlemail.com'

   fake.domain_name()
   # u'doehn.de'

   fake.uri_extension()
   # u'.htm'

   fake.ipv6()
   # u'96fc:eb03:9f80:5220:f2a8:9621:4933:5921'

   fake.safe_email()
   # u'zkambs@example.com'

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

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

   fake.email()
   # u'holiday.rose@aol.de'

   fake.uri_page()
   # u'terms'

   fake.mac_address()
   # u'bb:c5:00:f3:69:3e'


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

   fake.job()
   # "Nurse, children's"


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

   fake.text(max_nb_chars=200)
   # u'Consequuntur consequatur dolores minus. Voluptas corrupti atque provident rerum et sequi. In doloribus mollitia libero velit.'

   fake.sentence(nb_words=6, variable_nb_words=True)
   # u'Sit voluptas repellat earum deleniti sit et vero.'

   fake.word()
   # u'doloremque'

   fake.paragraphs(nb=3)
   # [   u'Non aut doloribus ex dolorum. Consequuntur perferendis veniam distinctio distinctio expedita qui consequatur.',
   #     u'Voluptas tempore at et vitae temporibus ut. Ducimus ipsum repellendus fugiat pariatur ipsum ullam. Commodi odio nulla impedit cupiditate odio. Nobis vel labore eligendi.',
   #     u'Impedit ut qui voluptatem ipsum. Doloremque nihil et tempore perspiciatis.']

   fake.words(nb=3)
   # [u'labore', u'delectus', u'ullam']

   fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
   # u'Nemo non aut facere in praesentium velit ea. Et sequi porro et. Aut asperiores dolore eius ad est et enim.'

   fake.sentences(nb=3)
   # [   u'Est corporis harum nostrum.',
   #     u'Similique occaecati maxime est qui nam dolores.',
   #     u'Ipsa voluptate a aut est a quos quisquam assumenda.']


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

   fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True)
   # u'5ELnh+NeJ&'

   fake.locale()
   # u'el_IL'

   fake.md5(raw_output=False)
   # '94dc2af0617fb135a6f61e2b31b6d3b4'

   fake.sha1(raw_output=False)
   # '87ecdea4a0393afd4272bce6dbb58cde892f4b06'

   fake.null_boolean()
   # True

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

   fake.uuid4()
   # 'e0e40cd7-587f-48a5-8a62-2d3c25cba575'

   fake.language_code()
   # u'de'

   fake.boolean(chance_of_getting_true=50)
   # True


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

   fake.last_name_male()
   # u'Wagner'

   fake.name_female()
   # u'Tamara Niemeier'

   fake.prefix_male()
   # u'Prof.'

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

   fake.name()
   # u'Alex Kostolzin-K\xf6ster'

   fake.suffix_female()
   # u'B.A.'

   fake.name_male()
   # u'Felizitas Wende-Klemm'

   fake.first_name()
   # u'Mary'

   fake.suffix_male()
   # u'B.Sc.'

   fake.suffix()
   # u'B.Sc.'

   fake.first_name_male()
   # u'Toby'

   fake.first_name_female()
   # u'Dawn'

   fake.last_name_female()
   # u'Schenk'

   fake.last_name()
   # u'Tr\xfcb'

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


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

   fake.phone_number()
   # u'+49(0) 837468465'


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

   fake.simple_profile()
   # {   'address': u'Gei\xdflerstr. 08\n04676 Neu-Ulm',
   #     'birthdate': '1992-12-07',
   #     'mail': u'elmar37@gmx.de',
   #     'name': u'Guglielmo Matth\xe4i',
   #     'sex': 'F',
   #     'username': u'mia89'}

   fake.profile(fields=None)
   # {   'address': u'Steven-Stiffel-Weg 5\n30237 Soltau',
   #     'birthdate': '2015-01-25',
   #     'blood_group': 'B-',
   #     'company': u'Reichmann AG & Co. KGaA',
   #     'current_location': (Decimal('32.2214495'), Decimal('-5.793372')),
   #     'job': 'Travel agency manager',
   #     'mail': u'pechel.melinda@googlemail.com',
   #     'name': u'Placide S\xf6ding',
   #     'residence': u'Reik-Sontag-Allee 01\n38053 Kamenz',
   #     'sex': 'F',
   #     'ssn': u'668-87-5475',
   #     'username': u'gseip',
   #     'website': [u'http://www.kohl.de/']}


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

   fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   u'Nam eius et aut.',
   #     -67391157323214.6,
   #     Decimal('4.27875198966E+13'),
   #     5555,
   #     Decimal('-9.76560356941'),
   #     Decimal('92916570.37'),
   #     u'anette.henk@gmx.de',
   #     Decimal('-468.0'),
   #     u'Nihil accusantium.',
   #     u'kgnatz@googlemail.com']

   fake.pystr(max_chars=20)
   # u'Aut earum quos ut.'

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

   fake.pystruct(count=10, *value_types)
   # (   [   u'Nisi sed et dolorum.',
   #         57400.377862081,
   #         -708005.522181,
   #         4354,
   #         Decimal('8772.35'),
   #         u'xhess@christoph.net',
   #         u'karima34@kreusel.net',
   #         u'Aut deserunt est.',
   #         9234,
   #         u'Et nam praesentium.'],
   #     {   u'asperiores': -919247866825837.0,
   #         u'aut': datetime(2002, 7, 12, 5, 30, 8),
   #         u'in': u'art23@loeffler.de',
   #         u'maxime': u'http://www.beier.net/',
   #         u'nihil': -774.0,
   #         u'porro': u'http://www.linke.de/',
   #         u'provident': Decimal('3.11762100165E+12'),
   #         u'quis': u'In veritatis quis.',
   #         u'rerum': 81990494011541.0,
   #         u'totam': u'Ea assumenda unde.'},
   #     {   u'beatae': {   2: u'Ipsa dicta.',
   #                        3: [   u'Soluta consequuntur.',
   #                               u'Et consequuntur.',
   #                               Decimal('-15159605.4785')],
   #                        4: {   2: u'Rerum occaecati.',
   #                               3: Decimal('6824138.0'),
   #                               4: [95.67518093237, Decimal('1597.61996179')]}},
   #         u'delectus': {   4: 7876,
   #                          5: [   u'pedro.gotthard@aol.de',
   #                                 5801,
   #                                 u'Est eos sed sunt.'],
   #                          6: {   4: -88646179232393.0,
   #                                 5: Decimal('2.64552277972E+13'),
   #                                 6: [   datetime(2008, 6, 27, 18, 20, 23),
   #                                        -642041708138.69]}},
   #         u'ea': {   7: datetime(1988, 5, 6, 6, 46, 8),
   #                    8: [   u'jaro.mans@gmx.de',
   #                           u'Aliquam repellat.',
   #                           u'Repudiandae nam.'],
   #                    9: {   7: -662321761.23,
   #                           8: Decimal('-128707.652917'),
   #                           9: [u'http://schmidt.net/', u'Unde voluptatem.']}},
   #         u'et': {   0: datetime(1983, 7, 18, 3, 17, 53),
   #                    1: [   u'Eveniet ad eligendi.',
   #                           Decimal('-3.22571147128E+13'),
   #                           u'Vel et sit et ad.'],
   #                    2: {   0: u'philipp.doehn@wieloch.com',
   #                           1: u'Adipisci et sint.',
   #                           2: [   u'Officiis qui error.',
   #                                  u'Facilis rerum aut.']}},
   #         u'fugit': {   5: u'Iste est doloremque.',
   #                       6: [u'Eligendi repellat.', 9201721.4, 4270],
   #                       7: {   5: u'Autem quaerat.',
   #                              6: datetime(1997, 3, 18, 0, 34, 5),
   #                              7: [datetime(1984, 4, 11, 4, 39, 25), 5755]}},
   #         u'qui': {   3: u'Ullam ab voluptatem.',
   #                     4: [   datetime(1989, 4, 23, 5, 38, 52),
   #                            datetime(1979, 5, 11, 9, 12, 2),
   #                            Decimal('32515389.3385')],
   #                     5: {   3: datetime(2003, 10, 27, 12, 38, 6),
   #                            4: u'Autem dolor nobis.',
   #                            5: [u'Recusandae ipsam.', u'tstroh@hotmail.de']}},
   #         u'rem': {   8: u'Quos consequatur.',
   #                     9: [   datetime(2014, 8, 24, 13, 46, 25),
   #                            Decimal('-4.70639251904E+12'),
   #                            u'Laborum ea.'],
   #                     10: {   8: u'http://stadelmann.com/tags/privacy/',
   #                             9: u'Error rerum odit.',
   #                             10: [Decimal('465983.519'), 7513]}},
   #         u'sint': {   1: u'Eaque quae suscipit.',
   #                      2: [   u'Sint non.',
   #                             Decimal('-8859926313.75'),
   #                             4718582.486374],
   #                      3: {   1: -170.29994863,
   #                             2: u'http://reichmann.com/categories/tags/post.html',
   #                             3: [5652, 9816]}},
   #         u'ut': {   6: u'http://hein.org/categories/search/',
   #                    7: [u'Natus facilis.', u'Similique aut ut.', 5594],
   #                    8: {   6: datetime(1982, 7, 7, 21, 54, 14),
   #                           7: u'Quidem reiciendis.',
   #                           8: [Decimal('-38206871758.0'), 823942.0]}},
   #         u'voluptatem': {   9: u'Ut ipsa rerum at.',
   #                            10: [   6205,
   #                                    u'mosemann.fedora@aol.de',
   #                                    u'Enim harum debitis.'],
   #                            11: {   9: Decimal('-7973.1076483'),
   #                                    10: Decimal('39728671.2458'),
   #                                    11: [   u'Sit deleniti eum.',
   #                                            -85.767553324577]}}})

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

   fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   datetime(1983, 11, 13, 6, 28, 40),
   #     -7428098.6,
   #     7148,
   #     u'Possimus quia.',
   #     3428,
   #     u'Adipisci tempore.',
   #     Decimal('-810.67'),
   #     Decimal('84275853.436'),
   #     u'Pariatur id libero.',
   #     u'Voluptatem vitae et.']

   fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   u'Aliquam molestiae.',
   #     -6758293.1159158,
   #     u'Expedita ut omnis.',
   #     1030,
   #     Decimal('-20715075890.0'),
   #     -5491928408.876,
   #     u'Reprehenderit.',
   #     Decimal('-59776335.0'),
   #     u'http://www.schottin.com/register/',
   #     u'Officiis libero.',
   #     u'http://www.lindau.de/author/',
   #     Decimal('67.587767'),
   #     3921490811.33)

   fake.pybool()
   # True

   fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([u'http://gierschner.com/about.html', u'Harum sint quia.', Decimal('2.75161529856E+14'), Decimal('931030.599079'), datetime(1971, 11, 29, 18, 1, 42), u'Fuga voluptatem.', u'doerr.melchior@jopich.com', Decimal('-4.97202362699E+12'), u'Perspiciatis aut.'])

   fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
   # {   u'alias': datetime(1996, 4, 1, 5, 56, 45),
   #     u'asperiores': Decimal('1.53274644427E+12'),
   #     u'corrupti': u'Quae consequuntur.',
   #     u'et': u'Explicabo ut rerum.',
   #     u'ipsa': u'http://berger.net/about.html',
   #     u'laudantium': Decimal('1.74338933083E+12'),
   #     u'officia': 2861886493963.6,
   #     u'quo': u'Iure quibusdam.',
   #     u'sunt': Decimal('203932325929')}

   fake.pyint()
   # 1728


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

   fake.ssn()
   # u'055-30-7589'


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

   fake.mac_processor()
   # u'Intel'

   fake.firefox()
   # u'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_0; rv:1.9.3.20) Gecko/2013-10-01 18:28:49 Firefox/6.0'

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

   fake.opera()
   # u'Opera/8.85.(Windows NT 6.1; sl-SI) Presto/2.9.190 Version/10.00'

   fake.windows_platform_token()
   # u'Windows 98'

   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 (iPod; U; CPU iPhone OS 3_0 like Mac OS X; it-IT) AppleWebKit/531.35.5 (KHTML, like Gecko) Version/3.0.5 Mobile/8B111 Safari/6531.35.5'

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

   fake.linux_processor()
   # u'i686'

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

   fake.safari()
   # u'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_6_1 rv:2.0; it-IT) AppleWebKit/535.24.4 (KHTML, like Gecko) Version/5.0 Safari/535.24.4'
