Language nl_BE¶
faker.providers.address¶
fake.address()
# 'Erikboulevard 5\n7020\nSteenhuffel'
fake.building_number()
# '5'
fake.city()
# 'Forest'
fake.city_suffix()
# 'Ville'
fake.country()
# 'Cookeilanden'
fake.country_code(representation="alpha-2")
# 'NP'
fake.postcode()
# '7273'
fake.province()
# 'Waals-Brabant'
fake.street_address()
# 'Stevenpad 383'
fake.street_name()
# 'Brianboulevard'
fake.street_suffix()
# 'dreef'
faker.providers.automotive¶
fake.license_plate()
# '35Y TE1'
faker.providers.bank¶
fake.bank_country()
# 'GB'
fake.bban()
# 'JZLN1458755083166'
fake.iban()
# 'GB78YCEX9167872486233'
faker.providers.barcode¶
fake.ean(length=13)
# '7105290620013'
fake.ean13()
# '0483201440729'
fake.ean8()
# '09151031'
faker.providers.color¶
fake.color_name()
# 'LightSteelBlue'
fake.hex_color()
# '#b225d0'
fake.rgb_color()
# '140,12,102'
fake.rgb_css_color()
# 'rgb(199,66,189)'
fake.safe_color_name()
# 'maroon'
fake.safe_hex_color()
# '#cc0000'
faker.providers.company¶
fake.bs()
# 'leverage out-of-the-box systems'
fake.catch_phrase()
# 'Open-source leadingedge open system'
fake.company()
# 'Whitney Ltd'
fake.company_suffix()
# 'Inc'
faker.providers.credit_card¶
fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")
# '11/23'
fake.credit_card_full(card_type=None)
# 'American Express\nTroy Greene\n376702475174782 08/29\nCID: 8831\n'
fake.credit_card_number(card_type=None)
# '371799454200963'
fake.credit_card_provider(card_type=None)
# 'Diners Club / Carte Blanche'
fake.credit_card_security_code(card_type=None)
# '6326'
faker.providers.currency¶
fake.cryptocurrency()
# ('XMR', 'Monero')
fake.cryptocurrency_code()
# 'BCN'
fake.cryptocurrency_name()
# 'Primecoin'
fake.currency()
# ('ALL', 'Albanian lek')
fake.currency_code()
# 'MDL'
fake.currency_name()
# 'Ghanaian cedi'
faker.providers.date_time¶
fake.am_pm()
# 'PM'
fake.century()
# 'XI'
fake.date(pattern="%Y-%m-%d", end_datetime=None)
# '1985-02-23'
fake.date_between(start_date="-30y", end_date="today")
# datetime.date(1994, 4, 4)
fake.date_between_dates(date_start=None, date_end=None)
# datetime.date(2019, 11, 4)
fake.date_object(end_datetime=None)
# datetime.date(2000, 5, 30)
fake.date_of_birth(tzinfo=None, minimum_age=0, maximum_age=115)
# datetime.date(1960, 4, 8)
fake.date_this_century(before_today=True, after_today=False)
# datetime.date(2005, 10, 5)
fake.date_this_decade(before_today=True, after_today=False)
# datetime.date(2011, 2, 26)
fake.date_this_month(before_today=True, after_today=False)
# datetime.date(2019, 11, 1)
fake.date_this_year(before_today=True, after_today=False)
# datetime.date(2019, 7, 4)
fake.date_time(tzinfo=None, end_datetime=None)
# datetime.datetime(1971, 4, 16, 19, 54, 16)
fake.date_time_ad(tzinfo=None, end_datetime=None, start_datetime=None)
# datetime.datetime(786, 4, 29, 21, 38, 40)
fake.date_time_between(start_date="-30y", end_date="now", tzinfo=None)
# datetime.datetime(2014, 12, 26, 9, 48, 21)
fake.date_time_between_dates(datetime_start=None, datetime_end=None, tzinfo=None)
# datetime.datetime(2019, 11, 4, 4, 46, 20)
fake.date_time_this_century(before_now=True, after_now=False, tzinfo=None)
# datetime.datetime(2004, 12, 6, 22, 8, 47)
fake.date_time_this_decade(before_now=True, after_now=False, tzinfo=None)
# datetime.datetime(2014, 3, 30, 0, 7, 33)
fake.date_time_this_month(before_now=True, after_now=False, tzinfo=None)
# datetime.datetime(2019, 11, 2, 18, 53, 24)
fake.date_time_this_year(before_now=True, after_now=False, tzinfo=None)
# datetime.datetime(2019, 2, 9, 17, 45, 24)
fake.day_of_month()
# '06'
fake.day_of_week()
# 'Thursday'
fake.future_date(end_date="+30d", tzinfo=None)
# datetime.date(2019, 11, 26)
fake.future_datetime(end_date="+30d", tzinfo=None)
# datetime.datetime(2019, 11, 7, 2, 34, 57)
fake.iso8601(tzinfo=None, end_datetime=None)
# '1985-11-10T03:38:35'
fake.month()
# '09'
fake.month_name()
# 'September'
fake.past_date(start_date="-30d", tzinfo=None)
# datetime.date(2019, 10, 15)
fake.past_datetime(start_date="-30d", tzinfo=None)
# datetime.datetime(2019, 10, 17, 17, 26, 30)
fake.time(pattern="%H:%M:%S", end_datetime=None)
# '07:14:18'
fake.time_delta(end_datetime=None)
# datetime.timedelta(0)
fake.time_object(end_datetime=None)
# datetime.time(9, 3, 13)
fake.time_series(start_date="-30d", end_date="now", precision=None, distrib=None, tzinfo=None)
# <generator object Provider.time_series at 0x7f59e7bb1b10>
fake.timezone()
# 'Africa/Lubumbashi'
fake.unix_time(end_datetime=None, start_datetime=None)
# 332816300
fake.year()
# '2018'
faker.providers.file¶
fake.file_extension(category=None)
# 'webm'
fake.file_name(category=None, extension=None)
# 'modi.flac'
fake.file_path(depth=1, category=None, extension=None)
# '/molestiae/officiis.jpg'
fake.mime_type(category=None)
# 'video/x-ms-wmv'
fake.unix_device(prefix=None)
# '/dev/vda'
fake.unix_partition(prefix=None)
# '/dev/xvdl2'
faker.providers.geo¶
fake.coordinate(center=None, radius=0.001)
# Decimal('155.365168')
fake.latitude()
# Decimal('-64.101262')
fake.latlng()
# (Decimal('-37.8361105'), Decimal('-92.745239'))
fake.local_latlng(country_code="US", coords_only=False)
# ('43.16547', '-77.70066', 'Gates-North Gates', 'US', 'America/New_York')
fake.location_on_land(coords_only=False)
# ('41.8542', '-87.66561', 'Lower West Side', 'US', 'America/Chicago')
fake.longitude()
# Decimal('-13.990402')
faker.providers.internet¶
fake.ascii_company_email(*args, **kwargs)
# 'johnsonkatie@gonzalez.info'
fake.ascii_email(*args, **kwargs)
# 'cunninghamkyle@hotmail.com'
fake.ascii_free_email(*args, **kwargs)
# 'thoward@yahoo.com'
fake.ascii_safe_email(*args, **kwargs)
# 'barbara00@example.net'
fake.company_email(*args, **kwargs)
# 'rachelwright@thompson.org'
fake.domain_name(*args, **kwargs)
# 'mccarty.com'
fake.domain_word(*args, **kwargs)
# 'montes-wells'
fake.email(*args, **kwargs)
# 'robertlee@hotmail.com'
fake.free_email(*args, **kwargs)
# 'donnasmith@yahoo.com'
fake.free_email_domain(*args, **kwargs)
# 'hotmail.com'
fake.hostname(*args, **kwargs)
# 'email-08.flynn.com'
fake.image_url(width=None, height=None)
# 'https://placekitten.com/806/434'
fake.ipv4(network=False, address_class=None, private=None)
# '192.50.178.40'
fake.ipv4_network_class()
# 'b'
fake.ipv4_private(network=False, address_class=None)
# '172.26.22.214'
fake.ipv4_public(network=False, address_class=None)
# '8.84.122.50'
fake.ipv6(network=False)
# '4862:a49b:8c4b:1961:ffaa:8d8c:54a0:9553'
fake.mac_address()
# 'a1:3b:e2:69:ba:aa'
fake.safe_email(*args, **kwargs)
# 'austin33@example.org'
fake.slug(*args, **kwargs)
# 'delectus-magnam'
fake.tld()
# 'biz'
fake.uri()
# 'http://www.martinez.com/tag/index/'
fake.uri_extension()
# '.htm'
fake.uri_page()
# 'about'
fake.uri_path(deep=None)
# 'blog'
fake.url(schemes=None)
# 'https://www.kelly-dillon.net/'
fake.user_name(*args, **kwargs)
# 'bwest'
faker.providers.isbn¶
fake.isbn10(separator="-")
# '0-905561-08-2'
fake.isbn13(separator="-")
# '978-0-646-64109-6'
faker.providers.job¶
fake.job()
# 'Producer, radio'
faker.providers.lorem¶
fake.paragraph(nb_sentences=3, variable_nb_sentences=True, ext_word_list=None)
# 'Sapiente rem reiciendis aliquid magnam ipsum. Dicta beatae quae ipsa.'
fake.paragraphs(nb=3, ext_word_list=None)
# [ 'Pariatur vitae dolore tempora consectetur sit. Nulla sunt pariatur '
# 'aliquid reprehenderit aperiam.',
# 'Dolor eaque sapiente voluptatibus voluptatum sunt. Iusto ipsum facere '
# 'nisi labore. Dolorem quo sequi libero ullam.',
# 'Esse aliquam placeat excepturi labore. Minima tempora itaque voluptas '
# 'tempore minus architecto.']
fake.sentence(nb_words=6, variable_nb_words=True, ext_word_list=None)
# 'Maxime qui dolore.'
fake.sentences(nb=3, ext_word_list=None)
# [ 'Eligendi dolorem ullam suscipit.',
# 'Beatae explicabo exercitationem facere architecto sapiente perferendis.',
# 'Voluptatibus maiores eos quasi dicta.']
fake.text(max_nb_chars=200, ext_word_list=None)
# ('Enim officia delectus quidem quisquam eum. Repellat fuga doloribus ad ullam '
# 'illo.\n'
# 'Laboriosam odio deserunt dolorem quo. Eos enim odio dolorem pariatur.')
fake.texts(nb_texts=3, max_nb_chars=200, ext_word_list=None)
# [ 'Quisquam exercitationem quos odio molestias nemo voluptas quidem. Quos '
# 'dignissimos ipsum inventore. Iure quia commodi pariatur facere.',
# 'Nostrum consequuntur ex a modi. Deserunt rerum minus nam magnam officiis '
# 'voluptate. Nisi placeat inventore voluptatum.\n'
# 'Dicta sunt cumque at ea placeat aliquam. Non hic ex vero excepturi fuga '
# 'fugit.',
# 'Quos eius soluta itaque. Doloremque doloremque quia.\n'
# 'Modi animi quae ullam a earum ipsum. Atque earum impedit exercitationem '
# 'delectus.']
fake.word(ext_word_list=None)
# 'deleniti'
fake.words(nb=3, ext_word_list=None, unique=False)
# ['a', 'sed', 'numquam']
faker.providers.misc¶
fake.binary(length=1048576)
# (b'\x1d\xd9\xe3l\xe2\xe1iNve\xa7-\x87\xab\x06\x9aQ\xfb\x1f\x0f5\xb0\x9f\xc2'
# b'\xb4\xfa\xe6\x19\xc6\x93\x91\xc0\\\xbbF\xec\xeb\x9d\x8f\xad\xdc_\xf1s'
# b"GO\xeb\x04\x90\xf4m_k\xe1'\xcaH\xd7\xcdo\xd5j\xc9\x1a\ta\xef\xe22U\xaa\x15"
# b'\xf7w\x8a\x1e\x1b\xe4\x946q6\x9a\x88\xeaf\xcd\xfb\x87\xeb\x04?\xb6\xc2^\xb9'
# b'\x93\xa70,1\x93h\ni6\xbe\xd8\xc6CC6\x961\xd4\x7f\x17f\xdd\x00c\xfbc\xc4'
# b'\rJX\xd8\xfa_\xbegi\x8a\xc4\xd1\x90U\xd4\xadzunM\xfd\x1ef\x9e\x10_X\x13'
# b'\xece,\xbb\x06\\\x15\xda_\x8e\x81\xc1}\xd1\x88N\x94\xbc\xa1\xfdgj\x1f\x9c'
# b'\x1f\x85YM\xda\x7fU\xd8\xa7\xf9\x11\xfdU9H\xe3U\x0eY3=\x8cxD\x94C \x05'
# b'*K\xeeL\xc6l\xc1\xb3\xacC\xd8IR\xf3|\xa5\xa2\xdb\r\xa8\x0c\xc9:4'
# b'\x11\xd2\x7f\xf1\xb2\xfb\x9d\xae\x9d\xc3\xea\x1a\xb1\xc1\xaf\xdb\x91(:\xcc'
# b'\xa9\x8c\x97{\x890x\x8e\xc7\xceyX \xee\t\x02Q\x98\xa7\xc6;eL\x85'
# b'\x0f\x80\x13\x98i\xc0[~\xc7n\xb1O}\xa2\xff\tEKu\xdc>Sq.\xe9q\xb5\xfa'
# b"H'\x0c\xd0Z\x83U5h\x01\xa2\xb4\xbb\xa7I\xb4&\x89\xa5\x9c\x0f\xf8c\xab"
# b'\x08A\x0f\xe9\x8b\xa7\xa3J\x9f\xa8\xad$\x05\xd271\x81\x03\xaf\xad'
# b'\xbdR\x1a\x99\xdd?{\xdeL9mI\x03y\xdc\x96\xc4\xd3\xb6\xc2\xc3\x1e9\xb3'
# b'\x05\xf6\x82Y\xd6v\xd4\xc6\xcd\tr\xc021 \xf8\x06\x0b\xfcz\x05\x1f\xe3\xae'
# b"\xec\xcau\x1e!\xd1\x05'P\n\xee5\xe7b\xde\x1c\xf7y'\x0c\x8c%\t)]9\x8d9"
# b"\xa8\x0f\xd4\xba\xfd\xa0\xbd\xfb(F\xc6\x96c'\xbf\xa8\x83\xfe\xa0k\x05\x9dmV"
# b'\xd5{\xea\x83\x96\xfe\x1fng\x82Sz\xa4\xda.\xc2_l\xbfH\xfcd\x10\x19\xdb^8\x0b'
# b'\x13\xe1\x8c\x82t\xaf,\xaa^\xcc\xd55\xf5k\x16\xa8\xf5L\xdf6\x13\x03)\x97'
# b'\xf3\x9b\x19c\x1f\xcaz#\xd2\x12\xb2\x17#\xda\x1aF\xba\xc2\x11\t'
# b'\\\x8a\xba\xaa\x81Q\x9d\x01\x1d\xcf\x0f\xe6\x97\x9e\xf9\xf8\xd6\x867_Ob\x9d*'
# b'\xab\xed\xf5\x14\x83#I(\x9f\x91Q\x00\x0f\xe0\xd6\x03\xeaL\xb4\xe5'
# b'\xd5\xee~\xba\xb3\xb9/\xce\xc8j\xb0\xca\xb4\x02\xccB\x07ap\x98\x1a\xe5\xdf\n'
# b'O\xb6X\x056\xaa5\x98\xfb\xa2\xf9\x01_\xb6\xa3\xef>\xbb$GS\xbd$\xa7M\xc1\x95-'
# b'\xf9vy\xf1v\xc0\xb1Fq \xd1\xcf\xf0\xf1\x19\x8cL\xf3\x88\x9cH7\xa1\x0b'
# b'\x19\t\x86\xbc8\xe3\x9e\xa4\xf6\x0e"V@\x1b\x9e<6dV4\x94$\xd0\xa1'
# b'\xfc\x99\xb5\xa0>\x91\xa1\xe8\xc9\xa1\x95\x00B8\x9a+c\xee[|\xb3$\x14\xfe'
# b'>\xdb\xee:\xea\x8aS\xab^-j\xfe\x9d\xeb\xb6/K\xcd}\x14`O:^6\xe5\x19\xba'
# b"\x1d\x96[\xb2\x91\x1a\xeb\xb8\xf7QV\x00'\x13l\xb8\xe3\xce\x9c~4\x98i\x04"
# b'\xe9\xba\x102\xbe\x02\xae4\xea@@~\xfc\xe8<\xa7\xa9$<\xb8~\x82aC\xfe\xfeQe'
# b'S\xb8w\xfa\xe0SUy\xf8\xa0\xde\xa9aQ\xfe}5\xb2\x8c\x19\x1f~xx9{\xdbl'
# b'\xed-\xe9\xaa\x8f\xbf\x99\xb9\xf2\xac\xaf\xd1\xe0\xd7C\x06R\x1f\xaf\xca'
# b'\xc4\xb2\xdc\xd2r/\x15\x96\x08\xbcvU\x92f\x1cXu\xc2\xf7m\xc2\xb0#@'
# b'\x1b\x98\xcb\x93{\xea|\xf2\xcd}\x90\xab\xa2\x0e\xb1y7\x1f\x9f\xb4'
# b'\x1e\xc5o\x0c\xd8b\xfbp\x8f#\x97)TtN\x8eJ\x88\xd3uI{\xc4W\x02\xbe#\xe7'
# b'\xbc\xb3yo\xdd7]c`(xm\r\xf4\xc0T\r\t\xff \xb6\xca\xaePL&r\xaf:\xd4=\xc5'
# b'\x07\xba\xe1\x86\xa3\x15\xb3\xa2&\xf6,6*\x17\x1b"\x1f\x06\'c\xcas\xe8!'
# b'\x1b<G\xd0%\x05\xbc\xbf\xcd\xaa0\x9aZ\xe7\xf6\x02\xfe\x18\tK\x9e\xce\xb0\xbb'
# b'\x8b|(J%\xe4O\xdc,\xea5\xa8aA\xb4/5\x8fp\xd4\xb5\n\xdb\xfe\xbc\x01\x8f\xe4'
# b'.\x91[\\\xdfL \x0b\x80D3\x03\xe2\xbd\x7f\x15\x05\xcb$<61\xeaj\xbevYM\xd5el=')
fake.boolean(chance_of_getting_true=50)
# False
fake.md5(raw_output=False)
# '443e94f8eb2f1394ef36c25d19fb4982'
fake.null_boolean()
# False
fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True)
# '_E8mOep#_)'
fake.sha1(raw_output=False)
# 'be7f7acccef166c0874e6023f758982683814787'
fake.sha256(raw_output=False)
# '0dc09897cafdab391db752a0ee7ae75c2d7335d0ea2a28d59248df38eb5d3e43'
fake.uuid4(cast_to=<class 'str'>)
# '903a5dd6-0dba-4dd8-80fd-6667190f86fe'
faker.providers.person¶
fake.first_name()
# 'Brittany'
fake.first_name_female()
# 'Taylor'
fake.first_name_male()
# 'Michael'
fake.last_name()
# 'Fowler'
fake.last_name_female()
# 'Cunningham'
fake.last_name_male()
# 'Johnson'
fake.name()
# 'Zachary Sanders'
fake.name_female()
# 'Beth Sanford'
fake.name_male()
# 'Kevin White'
fake.prefix()
# 'Mrs.'
fake.prefix_female()
# 'Mrs.'
fake.prefix_male()
# 'Mr.'
fake.suffix()
# 'DVM'
fake.suffix_female()
# 'DDS'
fake.suffix_male()
# 'PhD'
faker.providers.phone_number¶
fake.msisdn()
# '2882729222482'
fake.phone_number()
# '+32526 348176'
faker.providers.profile¶
fake.profile(fields=None, sex=None)
# { 'address': 'Joelhof 0\n3933 Merbes-Sainte-Marie',
# 'birthdate': datetime.date(2013, 10, 27),
# 'blood_group': 'B-',
# 'company': 'Franklin-Mack',
# 'current_location': (Decimal('-75.7844295'), Decimal('60.209528')),
# 'job': 'Insurance underwriter',
# 'mail': 'wongdonna@hotmail.com',
# 'name': 'Gloria White',
# 'residence': 'Katherinepad 25\n3028\nSchönberg',
# 'sex': 'F',
# 'ssn': '85103093520',
# 'username': 'duffyrobert',
# 'website': [ 'https://wolf.com/',
# 'http://perkins-thompson.net/',
# 'https://www.rogers.info/',
# 'http://sanchez-byrd.com/']}
fake.simple_profile(sex=None)
# { 'address': 'Christiehof 46\n5215\nVellereille-le-Sec',
# 'birthdate': datetime.date(2005, 8, 7),
# 'mail': 'villegaslaura@gmail.com',
# 'name': 'Richard Roman',
# 'sex': 'M',
# 'username': 'clifford59'}
faker.providers.python¶
fake.pybool()
# False
fake.pydecimal(left_digits=None, right_digits=None, positive=False, min_value=None, max_value=None)
# Decimal('-49160684.5')
fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
# { 'adipisci': 9963,
# 'dignissimos': -3799621.0,
# 'eaque': -868098827.332,
# 'eos': Decimal('-1986707985326.9'),
# 'eveniet': 5719,
# 'explicabo': -6675335.52012,
# 'inventore': 'https://www.waters.info/category/',
# 'iusto': 'OQUPspwlBtobaidRRHqB',
# 'possimus': Decimal('80.92526172956'),
# 'recusandae': 'UJKYrNTCykfvphsOvwuO',
# 'sequi': 8651,
# 'temporibus': 2444,
# 'voluptatibus': 'ipEaSJUOetgtRQAQUUoZ'}
fake.pyfloat(left_digits=None, right_digits=None, positive=False, min_value=None, max_value=None)
# -425230101221884.0
fake.pyint(min_value=0, max_value=9999, step=1)
# 8861
fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
# [ 'wDfsjgElhLMwIwZMupnM',
# 57.62,
# Decimal('-49.4518832'),
# 'http://morse.org/main.html',
# 'mwhite@singh.com',
# 'camachomichelle@kelly.biz',
# 6535,
# 'ixCYCeFzHcZaQYSAzqDl',
# 'YoRbDUislcswWaVQrdOx',
# 'psmith@harris-durham.com']
fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
# [ 'joshua14@yahoo.com',
# 'yCFAQkKTQrCHIpyDlKzI',
# 'sjKFZMsJDsnpvyMnjhzg',
# 6791,
# 8106,
# 'ltSKBhFrlDuvTtgDiySn',
# 'https://ford-stafford.net/homepage.php',
# 9229]
fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
# {'christopher23@brock-hines.com', datetime.datetime(1989, 5, 18, 12, 39, 35), 'https://mccoy.com/wp-content/tags/index/', 'ifNULEktDMMIskMtKhwd', 7696, 8921, 'vlopez@zavala.biz'}
fake.pystr(min_chars=None, max_chars=20)
# 'VgKnqkisjMlKyCyloUAh'
fake.pystruct(count=10, *value_types)
# ( [ Decimal('5421016981.781'),
# 'lutzcody@anderson.com',
# 'uscott@burton.com',
# Decimal('23068216936824.7'),
# -518187954486.0,
# 'qOwFQoZCHDjfkxruxefv',
# datetime.datetime(2012, 4, 7, 5, 54, 42),
# 5956,
# 1665,
# Decimal('921.429')],
# { 'blanditiis': 'https://gordon.com/login.php',
# 'eos': 4752,
# 'explicabo': 'bLbVyBRvrOOTIUFWlhjJ',
# 'illo': 'AgpjdlznsynoxskpGQJA',
# 'illum': 'YJzTUoCGLFseOXAvgaOK',
# 'laboriosam': 'mffZOdZnHvpFHHuWNTPH',
# 'maiores': 'EimsrTjDWiCYklleTGbl',
# 'quia': 98447034200353.8,
# 'sit': 'jasonharris@johnson.com',
# 'vero': 'zSVCQGmQRCGcKYRThudU'},
# { 'aperiam': { 4: 'EyxWCetGaNnGeGkSyKMz',
# 5: [934262.7932, 8519, Decimal('1.10233240567')],
# 6: { 4: 3737,
# 5: 6740,
# 6: [ 'http://www.hartman.com/',
# Decimal('80804855082.0')]}},
# 'blanditiis': { 1: 'USqNSbBQMuhwqRwzwXGl',
# 2: ['rJoRxnIAjuagdKWscCeB', 4055, -718.64639],
# 3: { 1: 'brooksrhonda@davis.info',
# 2: 967391390.5484,
# 3: [Decimal('3951442353.2771'), 2858]}},
# 'cumque': { 2: 7147,
# 3: [ 'ycarter@hotmail.com',
# 'aGTqMagdTWVqQgyjulki',
# 'http://www.reyes.com/'],
# 4: { 2: 'yOEnAOfAmpBgCXCqpqox',
# 3: 'https://www.orr-russell.com/privacy/',
# 4: [-5.421, 8477]}},
# 'esse': { 8: 'QOBAwMtDAGQFNZWwCpRH',
# 9: [ 'bJCzRESnKpIAVLmFXglH',
# 'ElcyfSOrKJABVdBGGemz',
# 'WPufPYTqLZkYfIwKPQZg'],
# 10: { 8: Decimal('-86566959809995.0'),
# 9: 'oOTDLPmoLubBdbuUYAIh',
# 10: [3777, 'sarahadkins@reeves.com']}},
# 'maxime': { 3: 'TVJKRigRSZJHkTpCJuSL',
# 4: [ datetime.datetime(1973, 4, 28, 7, 57, 41),
# datetime.datetime(2012, 5, 22, 13, 55, 34),
# datetime.datetime(1994, 10, 3, 18, 4, 8)],
# 5: { 3: datetime.datetime(1994, 5, 13, 12, 16, 16),
# 4: datetime.datetime(2015, 11, 28, 6, 38, 4),
# 5: [ datetime.datetime(1979, 3, 20, 17, 8, 49),
# 8097]}},
# 'necessitatibus': { 5: 5929,
# 6: [ 'wYTEfqwRIawLbAxyQnlB',
# Decimal('7220431.52372'),
# 'alFiFmhRckovxqSsCOnp'],
# 7: { 5: 8040,
# 6: 'palmerstacy@hotmail.com',
# 7: [ 'https://charles-baker.net/',
# 'VBdXBlBODmZKhuedPzaF']}},
# 'numquam': { 0: 'fvpLqJOwRyUOmJvneRHh',
# 1: [36703277264.71, 734, 'mCdUEeUxNArpolbGaPWJ'],
# 2: { 0: 'DGqfZDhnCHljYzITabOt',
# 1: 1135,
# 2: [ 'WrnfObtKrLooYgIGDAhY',
# 'HJkwswdMZNDcMJwBKXEp']}},
# 'occaecati': { 6: 8889257059137.2,
# 7: [ 6487,
# datetime.datetime(2010, 8, 24, 15, 12, 17),
# -95237253017.415],
# 8: { 6: 'HvZlekWpGIZGpZCkLFnM',
# 7: 'jtGjSYJuJoXlBXQFHQPs',
# 8: [ datetime.datetime(1988, 2, 26, 22, 37, 52),
# Decimal('6001788303472.0')]}},
# 'vero': { 9: 'xcPoTgxfHTxQvNQdupNE',
# 10: [ 'http://williams.com/',
# 'IDwfNADwxNePjYUEdkqJ',
# 'TVtBLjlXNGZfFfVLyBxG'],
# 11: { 9: 'VWiKrrfePQvaOwYUNRht',
# 10: 71.9,
# 11: ['https://www.bell.com/post.html', 1210]}},
# 'voluptate': { 7: 5968,
# 8: [ datetime.datetime(2018, 5, 25, 20, 6, 48),
# 5847,
# 'luvKSMpsSLwzDCqDJlWy'],
# 9: { 7: 'alexis30@hotmail.com',
# 8: 'gvDNdHpTetEsIrIrhQRq',
# 9: [ 'caseyking@yahoo.com',
# Decimal('8373.444182')]}}})
fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
# ( 2087,
# 'https://www.flores.info/author.asp',
# 'JHmESRFePxWCxHjzOOOA',
# 'paCCQhiaeSIAtSEXeKVS',
# 'davenportlarry@yahoo.com',
# Decimal('4477495.199557'),
# 4081,
# 'rsaUjdBFsEzSjxRhychg',
# 'gdamtlVJCASELcuCFSud',
# 'SxxvgwgFYXiTcNImBKbe',
# 6494,
# Decimal('504606520255.0'))
faker.providers.ssn¶
fake.ssn()
# '93033009212'
fake.vat_id()
# 'BE2261244169'
faker.providers.user_agent¶
fake.android_platform_token()
# 'Android 4.1.2'
fake.chrome(version_from=13, version_to=63, build_from=800, build_to=899)
# ('Mozilla/5.0 (iPad; CPU iPad OS 9_3_6 like Mac OS X) AppleWebKit/531.0 '
# '(KHTML, like Gecko) CriOS/52.0.831.0 Mobile/88C861 Safari/531.0')
fake.firefox()
# ('Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_9; rv:1.9.6.20) Gecko/2011-08-12 '
# '18:29:20 Firefox/14.0')
fake.internet_explorer()
# 'Mozilla/5.0 (compatible; MSIE 9.0; Windows 95; Trident/5.1)'
fake.ios_platform_token()
# 'iPhone; CPU iPhone OS 12_4 like Mac OS X'
fake.linux_platform_token()
# 'X11; Linux x86_64'
fake.linux_processor()
# 'i686'
fake.mac_platform_token()
# 'Macintosh; PPC Mac OS X 10_10_6'
fake.mac_processor()
# 'U; PPC'
fake.opera()
# 'Opera/8.44.(X11; Linux i686; el-GR) Presto/2.9.162 Version/11.00'
fake.safari()
# ('Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_9 rv:3.0; ia-FR) '
# 'AppleWebKit/532.30.7 (KHTML, like Gecko) Version/4.0.1 Safari/532.30.7')
fake.user_agent()
# 'Opera/9.16.(Windows NT 5.0; pl-PL) Presto/2.9.164 Version/12.00'
fake.windows_platform_token()
# 'Windows NT 6.2'