Language cs_CZ

faker.providers.address

fake.latitude()                                                                             # -2.3084755
fake.street_name()                                                                          # Oderská
fake.address()                                                                              # U Šesté Baterie 677                                                                                                     844 25 Cvikov
fake.street_address()                                                                       # Komenského Nám. 3
fake.postcode()                                                                             # 764 97
fake.longitude()                                                                            # 56.756164
fake.country()                                                                              # Guinea
fake.city_name()                                                                            # Chrastava
fake.street_suffix()                                                                        # Street
fake.geo_coordinate(center=None, radius=0.001)                                              # 50.031175
fake.city_suffix()                                                                          # Ville
fake.building_number()                                                                      # 25
fake.street_suffix_long()                                                                   # náměstí
fake.street_suffix_short()                                                                  # nám.
fake.city()                                                                                 # Trmice
fake.state()                                                                                # Liberecký kraj

faker.providers.barcode

fake.ean(length=13)                                                                         # 7522361679419
fake.ean13()                                                                                # 6446252431645
fake.ean8()                                                                                 # 43474882

faker.providers.color

fake.rgb_css_color()                                                                        # rgb(102,175,175)
fake.color_name()                                                                           # Ivory
fake.rgb_color_list()                                                                       # (244, 8, 116)
fake.rgb_color()                                                                            # 68,144,181
fake.safe_hex_color()                                                                       # #ee7700
fake.safe_color_name()                                                                      # white
fake.hex_color()                                                                            # #af2640

faker.providers.company

fake.company()                                                                              # Vávrová Šimek a.s.
fake.company_suffix()                                                                       # o.s.

faker.providers.credit_card

fake.credit_card_security_code(card_type=None)                                              # 369
fake.credit_card_full(card_type=None, validate=False, max_check=10)                         #                                                                                                 VISA 16 digit                                                                                                   Magdaléna Čermáková                                                                                                     4539765238371686  11/22                                                                                                 CVC: 230
fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")                       # 04/17
fake.credit_card_number(card_type=None, validate=False, max_check=10)                       # 214938471166119
fake.credit_card_provider(card_type=None)                                                   # Discover

faker.providers.currency

fake.currency_code()                                                                        # IQD

faker.providers.date_time

fake.date_time_ad()                                                                         # 1346-10-19 03:39:52
fake.month()                                                                                # 11
fake.am_pm()                                                                                # AM
fake.iso8601()                                                                              # 1975-07-30T18:05:36
fake.date_time_this_century()                                                               # 2008-07-10 18:35:54
fake.date_time()                                                                            # 1995-12-05 06:50:49
fake.month_name()                                                                           # June
fake.date_time_this_month()                                                                 # 2016-03-09 16:15:30
fake.date_time_this_decade()                                                                # 2014-01-06 10:48:51
fake.day_of_week()                                                                          # Saturday
fake.day_of_month()                                                                         # 05
fake.time(pattern="%H:%M:%S")                                                               # 05:03:04
fake.date_time_between(start_date="-30y", end_date="now")                                   # 2009-04-06 00:29:53
fake.unix_time()                                                                            # 192914017
fake.date_time_this_year()                                                                  # 2016-03-14 08:15:13
fake.timezone()                                                                             # Pacific/Apia
fake.century()                                                                              # III
fake.date(pattern="%Y-%m-%d")                                                               # 1977-06-10
fake.year()                                                                                 # 1975

faker.providers.file

fake.mime_type(category=None)                                                               # model/vrml

faker.providers.internet

fake.ipv4()                                                                                 # 232.25.85.144
fake.url()                                                                                  # http://www.rikov.com/
fake.company_email()                                                                        # krejcova.ondrej@beneov.com
fake.uri()                                                                                  # http://hov.info/app/search.php
fake.domain_word(*args, **kwargs)                                                           # blakov
fake.image_url(width=None, height=None)                                                     # http://placekitten.com/142/152
fake.tld()                                                                                  # com
fake.free_email()                                                                           # anna.bartosova@gmail.com
fake.slug(*args, **kwargs)                                                                  # alias-iusto-culpa
fake.free_email_domain()                                                                    # hotmail.com
fake.domain_name()                                                                          # svoboda.com
fake.uri_extension()                                                                        # .html
fake.ipv6()                                                                                 # 0ced:59c9:a5fe:e0f2:a81c:1edb:84e7:b98f
fake.safe_email()                                                                           # kcerny@example.org
fake.user_name(*args, **kwargs)                                                             # vlckova.marta
fake.uri_path(deep=None)                                                                    # explore/explore
fake.email()                                                                                # bohumila11@gmail.com
fake.uri_page()                                                                             # category
fake.mac_address()                                                                          # 06:70:d1:67:70:2f

faker.providers.job

fake.job()                                                                                  # Psychotherapist, dance movement

faker.providers.lorem

fake.text(max_nb_chars=200)                                                                 # Voluptatem architecto explicabo quia qui eius ipsam et. Na                                                                                                      m eius voluptatem natus labore est possimus. Et corporis n                                                                                                      on inventore id excepturi et fuga.
fake.sentence(nb_words=6, variable_nb_words=True)                                           # Neque sunt qui qui reiciendis minus eos pariatur.
fake.word()                                                                                 # omnis
fake.paragraphs(nb=3)                                                                       # [u'Omnis id illo eos. Aliquid modi facere sapiente. Libero                                                                                                       beatae fuga perferendis modi sit mollitia eum.', u'Incidu                                                                                                      nt quae et molestiae veniam qui. In repudiandae laboriosam                                                                                                       qui.', u'Porro ipsa voluptatem et cupiditate ut quibusdam                                                                                                       pariatur. Eum magnam facilis ad molestias nesciunt. Facil                                                                                                      is sequi pariatur eius ut.']
fake.words(nb=3)                                                                            # [u'harum', u'eos', u'qui']
fake.paragraph(nb_sentences=3, variable_nb_sentences=True)                                  # Facere iure dolores suscipit voluptas omnis in. Eum non op                                                                                                      tio nobis possimus animi architecto. Est sint maiores eos                                                                                                       velit.
fake.sentences(nb=3)                                                                        # [u'Assumenda voluptate expedita totam consequatur sint per                                                                                                      spiciatis qui.', u'Quam est nam suscipit blanditiis.', u'U                                                                                                      llam dignissimos rerum omnis.']

faker.providers.misc

fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True) # BEwGF*(&yq
fake.locale()                                                                               # de_DO
fake.md5(raw_output=False)                                                                  # 47a93ddf33615f6f77b87593200116c5
fake.sha1(raw_output=False)                                                                 # 966ac36628672045c3dda40268c4a318327946fc
fake.null_boolean()                                                                         # False
fake.sha256(raw_output=False)                                                               # 960857540b73c417e7f022b2dfdd02574654f1615540e5971416794716                                                                                                      5b839c
fake.country_code()                                                                         # AZ
fake.language_code()                                                                        # de
fake.boolean(chance_of_getting_true=50)                                                     # True

faker.providers.person

fake.last_name_male()                                                                       # Veselý
fake.name_female()                                                                          # JUDr. Danuše Malá Ph.D.
fake.prefix_male()                                                                          # RNDr.
fake.prefix()                                                                               # (u'pan', u'JUDr.', u'Ing.', u'Bc.', u'Mgr.', u'MUDr.', u'R                                                                                                      NDr.')
fake.name()                                                                                 # Radomír Černý
fake.suffix_female()                                                                        # Th.D.
fake.name_male()                                                                            # Eduard Beneš
fake.first_name()                                                                           # Květoslava
fake.suffix_male()                                                                          # CSc.
fake.suffix()                                                                               # Th.D.
fake.first_name_male()                                                                      # Radek
fake.first_name_female()                                                                    # Mária
fake.last_name_female()                                                                     # Soukupová
fake.last_name()                                                                            # Sedláček
fake.prefix_female()                                                                        # Ing.

faker.providers.profile

fake.profile(fields=[])                                                                     # {'website': [u'http://www.vvrov.com/', u'http://www.marek.                                                                                                      com/', u'http://www.novk.com/', u'http://www.pokorn.com/']                                                                                                      , 'username': u'rjelinkova', 'name': u'Anna H\xe1jkov\xe1'                                                                                                      , 'blood_group': '0-', 'residence': u'Pr\u016f\u0161kova 7                                                                                                      9\n554 40 Bzenec', 'company': u'Novotn\xfd a.s.', 'address                                                                                                      ': u'Mazancova 39\n737 25 \u0160tramberk', 'birthdate': '1                                                                                                      985-08-08', 'sex': 'F', 'job': 'Health service manager', '                                                                                                      ssn': u'700-73-0589', 'current_location': (Decimal('9.7954                                                                                                      56'), Decimal('112.640662')), 'mail': u'qdolezalova@hotmai                                                                                                      l.com'}
fake.simple_profile()                                                                       # {'username': u'josef.zeman', 'name': u'Bc. Iva \u0160t\u01                                                                                                      1bp\xe1nkov\xe1', 'birthdate': '1983-01-10', 'sex': 'F', '                                                                                                      address': u'Moldavsk\xe1 1/0\n687 72 Trhov\xfd \u0160t\u01                                                                                                      1bp\xe1nov', 'mail': u'krizova.stepanka@gmail.com'}

faker.providers.python

fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)                    # [u'Eum hic est totam.', 3157, 4116, Decimal('6713.34520314                                                                                                      '), Decimal('9564541.489'), u'Enim aut doloremque.', u'Lab                                                                                                      orum magni.', u'drahomira.vesela@yahoo.com', u'Dignissimos                                                                                                       magnam.', datetime(1991, 4, 11, 5, 56, 34), u'Nihil assum                                                                                                      enda.']
fake.pystr(max_chars=20)                                                                    # Dicta et et maxime.
fake.pyfloat(left_digits=None, right_digits=None, positive=False)                           # -46121292558.0
fake.pystruct(count=10, *value_types)                                                       # ([u'Facere dicta quos.', 9537, u'Pariatur sint neque.', u'                                                                                                      Voluptatem est quia.', u'Adipisci qui.', 3978, datetime(20                                                                                                      04, 9, 3, 19, 55, 37), datetime(1979, 2, 14, 7, 58, 25), d                                                                                                      atetime(1994, 2, 9, 10, 12, 9), datetime(1973, 7, 27, 9, 3                                                                                                      9, 47)], {u'maiores': u'psedlacek@kol.com', u'voluptas': 6                                                                                                      97818.5244475, u'optio': 7248, u'eaque': 3801, u'dicta': 7                                                                                                      776, u'aut': u'Cum est at expedita.', u'quod': u'Illo veli                                                                                                      t.', u'esse': u'http://kratochvl.com/', u'delectus': u'Nih                                                                                                      il saepe fugiat.', u'consequatur': datetime(1999, 10, 14,                                                                                                       7, 52, 15)}, {u'consectetur': {9: Decimal('-3.4136511604E+                                                                                                      13'), 10: [1412, datetime(1979, 11, 15, 20, 11, 18), u'Cum                                                                                                      que iste aut.'], 11: {9: u'Quas est nesciunt.', 10: -16.45                                                                                                      812, 11: [Decimal('-529.0'), u'dfiala@gmail.com']}}, u'non                                                                                                      ': {8: [6294.1, datetime(1989, 6, 13, 3, 42, 42), u'Soluta                                                                                                       accusamus et.'], 9: {8: datetime(2012, 5, 1, 17, 38, 50),                                                                                                       9: [u'Sed asperiores.', u'Maiores sint illum.'], 7: u'Ani                                                                                                      mi consequuntur.'}, 7: u'Iure dolorem nisi.'}, u'iure': {2                                                                                                      : u'Architecto quo.', 3: [datetime(2007, 5, 27, 12, 1, 24)                                                                                                      , u'http://astn.com/post.php', u'Saepe voluptatibus.'], 4:                                                                                                       {2: datetime(1993, 5, 12, 18, 2, 49), 3: 479, 4: [9022, -                                                                                                      296052346079859.0]}}, u'quas': {8: 6358, 9: [u'Ipsum lauda                                                                                                      ntium.', 9035, Decimal('-980378.396')], 10: {8: 5774929.46                                                                                                      00667, 9: -455.512764719, 10: [datetime(2011, 12, 22, 10,                                                                                                       28, 19), 9426]}}, u'illo': {0: u'Aspernatur fugiat.', 1: [                                                                                                      6776, 84745245877119.5, 3718], 2: {0: u'jan72@gmail.com',                                                                                                       1: 1241, 2: [7530, 3919]}}, u'alias': {8: {8: [u'ruzickova                                                                                                      .ludvik@kratochvlov.com', u'david.stastny@gmail.com'], 6:                                                                                                       u'Est magnam.', 7: u'Temporibus quam.'}, 6: 6471558942088.                                                                                                      0, 7: [Decimal('4995.491859'), Decimal('-614821556496'), u                                                                                                      'Saepe sit veritatis.']}, u'ut': {5: -9002074754.97472, 6:                                                                                                       [1192, u'Cumque enim vero.', u'Quos vitae veniam.'], 7: {                                                                                                      5: 2701, 6: u'Et qui autem quis.', 7: [1100, u'Impedit nam                                                                                                      .']}}, u'et': {3: datetime(1977, 5, 22, 23, 39, 40), 4: [3                                                                                                      955, datetime(1981, 7, 7, 14, 19, 59), 1781], 5: {3: u'htt                                                                                                      p://duek.com/', 4: u'Voluptas ducimus.', 5: [u'Dolores non                                                                                                       magnam.', u'Sit facere.']}}, u'officiis': {4: u'http://no                                                                                                      votn.com/categories/list/wp-content/register/', 5: [u'Sit                                                                                                       doloremque.', u'http://www.jelnkov.org/', u'Voluptate adip                                                                                                      isci.'], 6: {4: u'Aut iure et eos.', 5: u'Non consequatur                                                                                                       sed.', 6: [datetime(2001, 2, 21, 9, 36, 27), u'http://www.                                                                                                      ha.com/about/']}}, u'magnam': {1: 67392029.4558401, 2: [10                                                                                                      71, 195765.941824, u'http://www.vvrov.com/main/explore/cat                                                                                                      egory.html'], 3: {1: u'Maiores quisquam.', 2: 8929, 3: [De                                                                                                      cimal('-476369934.985'), u'Similique neque a a.']}}})
fake.pydecimal(left_digits=None, right_digits=None, positive=False)                         # -23986177430.4
fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)                        # [u'Tempora qui odit.', u'alexander58@polk.com', 4990, u'Ve                                                                                                      ritatis facere.', u'Dolorum nam itaque.', -7925876.3, 4839                                                                                                      , datetime(1989, 8, 23, 18, 42, 27), u'http://doleal.info/                                                                                                      post.jsp', u'Impedit aut.']
fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)                       # (Decimal('588082.7'), datetime(2008, 4, 14, 7, 39, 56), u'                                                                                                      Sunt quidem.', u'Officia asperiores.', u'Est reprehenderit                                                                                                      .', u'Quae et earum et.', Decimal('103211.4'), u'Vero quas                                                                                                      .', -7951.12, u'ynovakova@gmail.com', 5439)
fake.pybool()                                                                               # True
fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)                         # set([Decimal('28419663.7442'), -2871590582.2, u'Ex sit lau                                                                                                      dantium.', 4876, 8984, u'http://www.pospil.com/register/',                                                                                                       6638, u'Recusandae.'])
fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)                        # {u'minima': u'Itaque eos dolorem.', u'debitis': 5140, u'al                                                                                                      iquid': datetime(1985, 4, 10, 0, 55, 6), u'repellendus': u                                                                                                      'Velit voluptas.', u'voluptatem': u'http://holubov.com/abo                                                                                                      ut.php', u'et': u'Impedit nostrum cum.', u'facere': u'Qui                                                                                                       exercitationem.', u'eligendi': -5879532.1483, u'odio': u'U                                                                                                      t vero vitae ex.'}
fake.pyint()                                                                                # 812

faker.providers.phone_number

fake.phone_number()                                                                         # 730 450 383

faker.providers.ssn

fake.ssn()                                                                                  # 684-57-2069

faker.providers.user_agent

fake.mac_processor()                                                                        # U; PPC
fake.firefox()                                                                              # Mozilla/5.0 (Windows CE; sl-SI; rv:1.9.2.20) Gecko/2013-05                                                                                                      -02 18:07:22 Firefox/3.6.2
fake.linux_platform_token()                                                                 # X11; Linux x86_64
fake.opera()                                                                                # Opera/8.89.(Windows NT 5.2; it-IT) Presto/2.9.172 Version/                                                                                                      11.00
fake.windows_platform_token()                                                               # Windows 98; Win 9x 4.90
fake.internet_explorer()                                                                    # Mozilla/5.0 (compatible; MSIE 8.0; Windows 95; Trident/5.1                                                                                                      )
fake.user_agent()                                                                           # Mozilla/5.0 (compatible; MSIE 5.0; Windows NT 4.0; Trident                                                                                                      /4.1)
fake.chrome()                                                                               # Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_1) AppleWebKi                                                                                                      t/5352 (KHTML, like Gecko) Chrome/15.0.814.0 Safari/5352
fake.linux_processor()                                                                      # i686
fake.mac_platform_token()                                                                   # Macintosh; PPC Mac OS X 10_8_4
fake.safari()                                                                               # Mozilla/5.0 (Windows; U; Windows NT 5.01) AppleWebKit/531.                                                                                                      45.6 (KHTML, like Gecko) Version/4.0 Safari/531.45.6