Language pt_BR¶
faker.providers.address¶
fake.estado_nome() # Roraima
fake.latitude() # 2.9507535
fake.street_name() # Ladeira Pereira
fake.street_prefix() # Campo
fake.address() # Loteamento de Correia, 7 Nossa Senhora Do Rosário 14677-632 Ribeiro da Serra / DF
fake.street_address() # Fazenda de Costela, 58
fake.bairro() # Nova Gameleira
fake.longitude() # 162.933152
fake.country() # Guernsey
fake.estado_sigla() # RR
fake.street_suffix() # Street
fake.geo_coordinate(center=None, radius=0.001) # 111.758724
fake.city_suffix() # Verde
fake.building_number() # 69
fake.estado() # (u'TO', u'Tocantins')
fake.city() # Costela
fake.postcode() # 60474-021
faker.providers.barcode¶
fake.ean(length=13) # 0388414195001
fake.ean13() # 9996962720791
fake.ean8() # 51264055
faker.providers.color¶
fake.rgb_css_color() # rgb(141,87,76)
fake.color_name() # Thistle
fake.rgb_color_list() # (178, 104, 144)
fake.rgb_color() # 69,117,4
fake.safe_hex_color() # #662200
fake.safe_color_name() # lime
fake.hex_color() # #3b0bdc
faker.providers.company¶
fake.company() # Oliveira
fake.company_suffix() # - EI
faker.providers.credit_card¶
fake.credit_card_security_code(card_type=None) # 713
fake.credit_card_full(card_type=None, validate=False, max_check=10) # Diners Club / Carte Blanche Lívia Lima 30340999833019 06/18 CVC: 283
fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y") # 05/18
fake.credit_card_number(card_type=None, validate=False, max_check=10) # 30247731008364
fake.credit_card_provider(card_type=None) # JCB 16 digit
faker.providers.currency¶
fake.currency_code() # CVE
faker.providers.date_time¶
fake.date_time_ad() # 0858-03-08 14:59:44
fake.month() # 11
fake.am_pm() # PM
fake.iso8601() # 1989-12-20T13:41:12
fake.date_time_this_century() # 2005-02-28 23:43:22
fake.date_time() # 1985-12-26 17:17:16
fake.month_name() # October
fake.date_time_this_month() # 2016-03-06 21:27:07
fake.date_time_this_decade() # 2012-05-15 11:18:12
fake.day_of_week() # Monday
fake.day_of_month() # 14
fake.time(pattern="%H:%M:%S") # 10:36:25
fake.date_time_between(start_date="-30y", end_date="now") # 2013-10-11 02:37:23
fake.unix_time() # 551378843
fake.date_time_this_year() # 2016-03-14 08:12:46
fake.timezone() # Asia/Pyongyang
fake.century() # XV
fake.date(pattern="%Y-%m-%d") # 1977-10-22
fake.year() # 2001
faker.providers.file¶
fake.mime_type(category=None) # model/x3d+vrml
faker.providers.internet¶
fake.ipv4() # 231.188.199.197
fake.url() # http://www.lima.net/
fake.company_email() # oliveira.lucca@rodrigues.biz
fake.uri() # http://www.ferreira.com/
fake.domain_word(*args, **kwargs) # melo
fake.image_url(width=None, height=None) # http://dummyimage.com/209x141
fake.tld() # com
fake.free_email() # andre02@yahoo.com
fake.slug(*args, **kwargs) # sit-exercitationem
fake.free_email_domain() # gmail.com
fake.domain_name() # correia.biz
fake.uri_extension() # .php
fake.ipv6() # 5f29:2f38:fe2c:7eba:cbe5:799e:1513:7471
fake.safe_email() # rribeiro@example.org
fake.user_name(*args, **kwargs) # ylima
fake.uri_path(deep=None) # posts/app
fake.email() # juan66@yahoo.com
fake.uri_page() # post
fake.mac_address() # 9f:ee:4a:ea:ab:f2
faker.providers.job¶
fake.job() # Scientist, audiological
faker.providers.lorem¶
fake.text(max_nb_chars=200) # Quia aut saepe natus suscipit. Architecto est et distincti o corrupti officiis atque.
fake.sentence(nb_words=6, variable_nb_words=True) # Ab alias tempora debitis.
fake.word() # doloribus
fake.paragraphs(nb=3) # [u'Corporis rerum sed et reprehenderit. Saepe soluta aliqu am odio odio. Voluptas nesciunt est magni aperiam doloribu s magni eum.', u'Excepturi amet libero et aut. Laboriosam expedita aut illo fugiat laborum nesciunt consequatur. Id est ullam sunt consectetur. Consequatur nobis porro dolore mque qui.', u'Quia non nulla et et dolor. Voluptas volupta tes et consectetur in qui soluta saepe. Ut aut eius dolor maiores repudiandae delectus. Et veniam ex aut architecto id laudantium.']
fake.words(nb=3) # [u'dolorum', u'voluptate', u'possimus']
fake.paragraph(nb_sentences=3, variable_nb_sentences=True) # Consequuntur fuga qui aut. Sit dolores consequuntur sed co nsequatur. Sunt et aperiam nihil alias modi.
fake.sentences(nb=3) # [u'Saepe et molestiae et at sed sequi.', u'Eaque est nam v elit id veritatis natus.', u'Quia iste quis deleniti non s aepe.']
faker.providers.misc¶
fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True) # k!k#!4L4FL
fake.locale() # de_AR
fake.md5(raw_output=False) # 303005fd730d1cb2a6c93084ba4ae4c1
fake.sha1(raw_output=False) # 3bcea980b1b8914a4bbbad91913863c554cfa0d3
fake.null_boolean() # True
fake.sha256(raw_output=False) # 4308a573dfede1d58131a03ab72910cbd6c7f89851e381e6ebf2bc3880 c8e6a5
fake.country_code() # DE
fake.language_code() # it
fake.boolean(chance_of_getting_true=50) # True
faker.providers.person¶
fake.last_name_male() # Silva
fake.name_female() # Levi Melo
fake.prefix_male() # de
fake.prefix() # da
fake.name() # Vitor Carvalho
fake.name_male() # Danilo Pinto
fake.first_name() # Kaique
fake.first_name_male() # Bryan
fake.first_name_female() # Laura
fake.last_name_female() # Fernandes
fake.last_name() # Rocha
fake.prefix_female() # do
faker.providers.profile¶
fake.profile(fields=[]) # {'website': [u'http://gomes.net/', u'http://www.gomes.com/ '], 'username': u'qsantos', 'name': u'Mirella Rodrigues', 'blood_group': '0+', 'residence': u'Aeroporto Melissa Roch a\nConjunto Taquaril\n01995637 Pinto / PR', 'company': u'O liveira', 'address': u'Esta\xe7\xe3o Luiz Gustavo Costela, 97\nFloresta\n26646442 Barros / AL', 'birthdate': '1970-0 4-26', 'sex': 'M', 'job': 'Conservator, furniture', 'ssn': u'033-80-0102', 'current_location': (Decimal('25.324057') , Decimal('-56.158330')), 'mail': u'lima.ana-sophia@yahoo. com'}
fake.simple_profile() # {'username': u'esther10', 'name': u'Isabelly do Pereira', 'birthdate': '1970-01-17', 'sex': 'F', 'address': u'P\xe1t io Davi Lucas Carvalho, 57\nCamponesa 2\xaa Se\xe7\xe3o\n4 1417-383 Oliveira / MT', 'mail': u'raquel.araujo@gmail.com '}
faker.providers.python¶
fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types) # (9989485157.0, u'Deserunt placeat id.', u'Perspiciatis tot am.', u'http://www.santos.org/privacy.php', u'http://www.p into.com/main/faq.html', Decimal('42.6771130206'), u'Est i psam quia ex.', u'Perferendis sint.', 9164724.0, u'rodrigu es.miguel@cunha.com', u'Distinctio.', 1147, Decimal('77045 8.6'))
fake.pystr(max_chars=20) # Culpa odio vitae.
fake.pyfloat(left_digits=None, right_digits=None, positive=False) # -8.00937564748e+14
fake.pystruct(count=10, *value_types) # ([u'http://silva.com/app/main.html', u'Amet ab temporibus. ', 2970, u'Asperiores et est.', u'rlima@hotmail.com', -215 79.93785387, u'Asperiores nostrum.', Decimal('9682121714.8 7'), u'Illo quia aperiam.', Decimal('-500991.0')], {u'repr ehenderit': u'Excepturi dolores.', u'hic': u'Et et quidem in.', u'enim': u'Aut in rem sunt.', u'et': Decimal('176323 84.6796'), u'autem': u'Veniam possimus.', u'consequatur': u'bfernandes@alves.com'}, {u'temporibus': {1: 3541159649.9 3893, 2: [datetime(2002, 12, 15, 21, 48, 23), u'Saepe id m inima.', u'Et qui soluta sunt.'], 3: {1: 225.285, 2: -6748 367069.5268, 3: [u'Facilis et.', u'Sit dolor.']}}, u'est': {8: {8: [u'At enim temporibus.', datetime(2000, 10, 12, 0 , 43, 20)], 6: u'Nisi assumenda.', 7: 7966}, 6: u'Esse qui squam velit.', 7: [Decimal('466.2'), 9921813098.3, 5790]}, u'quis': {4: 9625, 5: [u'souza.erick@arajo.biz', u'pietra .dias@gmail.com', u'Voluptatem ea dolor.'], 6: {4: Decimal ('-426.854'), 5: datetime(1982, 7, 6, 13, 3, 39), 6: [u'Mi nima quia dolores.', 8917]}}, u'voluptas': {2: u'Officiis quisquam.', 3: [u'Voluptas in est ex.', -7643570.82309981, 7681], 4: {2: u'Voluptatum culpa.', 3: 4448.3314539, 4: [ u'Est nostrum ipsam.', 3039]}}, u'illum': {8: [Decimal('64 4309.689598'), u'Perferendis est.', u'Perferendis quo qui. '], 9: {8: 2400, 9: [u'Non perspiciatis.', u'raquel.ferrei ra@gmail.com'], 7: Decimal('9861678.22')}, 7: u'http://www .gomes.com/register.html'}, u'autem': {9: u'http://www.per eira.com/homepage.htm', 10: [datetime(2010, 4, 4, 4, 6, 41 ), 5669, u'isabelly.azevedo@yahoo.com'], 11: {9: u'Archite cto est non.', 10: 3261, 11: [Decimal('-47.292725'), Decim al('73965.7204834')]}}, u'facilis': {3: u'Est unde nulla.' , 4: [Decimal('71712435.0'), datetime(1991, 11, 15, 1, 24, 54), u'Reprehenderit.'], 5: {3: 29, 4: u'Aut vero.', 5: [ 3484665654.6, u'Ut sint fuga non.']}}, u'rerum': {0: 72839 43637232.32, 1: [u'Quae fugiat sint.', 6288, -142.81937135 875], 2: {0: u'http://www.cunha.com/', 1: u'Ullam praesent ium.', 2: [781, datetime(1979, 4, 8, 1, 0, 14)]}}, u'totam ': {8: u'http://www.silva.com/categories/list/categories/c ategory/', 9: [Decimal('751364614.8'), u'Sed eos tenetur.' , u'evelyn55@hotmail.com'], 10: {8: datetime(1982, 12, 2, 11, 27, 8), 9: u'Ab suscipit earum.', 10: [7903, u'Nulla e os non.']}}, u'odio': {5: datetime(2012, 4, 17, 6, 50, 59) , 6: [u'arthur.ferreira@gmail.com', 1492, 5997], 7: {5: u' Possimus quod.', 6: u'Omnis sed officiis.', 7: [5008, u'In et voluptatum.']}}})
fake.pydecimal(left_digits=None, right_digits=None, positive=False) # -4247931970.11
fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types) # [491804114381831.0, Decimal('-2.32907771447E+13'), u'Incid unt iusto amet.', 84045209587.0, u'Excepturi.', -395102116 4713.6, Decimal('637511553344'), u'http://dias.com/', u'sa ntos.marcos-vinicius@lima.com', 39919637853682.2, u'maria- vitoria12@yahoo.com', u'Quisquam.']
fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types) # (u'http://www.souza.com/', Decimal('67.0'), 24063595711.68 3, u'http://almeida.com/main/wp-content/about/', u'Digniss imos.', u'Culpa quo.', u'cunha.bruna@pinto.com')
fake.pybool() # True
fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types) # set([-185950.0, u'Consectetur et.', u'davi-lucas37@hotmail .com', u'Occaecati ad et.', u'Est iure cumque et.', dateti me(1975, 1, 5, 22, 53, 7), 3981, 9873, u'Et omnis harum.', 9365, datetime(1987, 6, 20, 7, 16, 47), u'Eum culpa possi mus.', 702373865324829.0])
fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types) # {u'est': u'Est ex commodi.', u'odit': Decimal('10086841954 .2'), u'natus': 8511, u'debitis': u'zazevedo@dias.com', u' porro': 28528465.7, u'enim': 9127.13497928291, u'harum': u 'Corporis vel eum.', u'quia': u'Velit et ipsam quos.', u'a ut': u'Sint autem.', u'dolor': 306133596212797.0, u'volupt atem': Decimal('72927916.4606'), u'velit': u'Quos culpa fu giat.', u'tempora': -41.9690343477}
fake.pyint() # 8711
faker.providers.phone_number¶
fake.phone_number() # 71 7837 8677
faker.providers.ssn¶
fake.ssn() # 165-77-2323
faker.providers.user_agent¶
fake.mac_processor() # Intel
fake.firefox() # Mozilla/5.0 (Windows NT 6.1; en-US; rv:1.9.0.20) Gecko/201 2-01-12 05:59:35 Firefox/3.6.6
fake.linux_platform_token() # X11; Linux x86_64
fake.opera() # Opera/8.75.(X11; Linux i686; sl-SI) Presto/2.9.188 Version /12.00
fake.windows_platform_token() # Windows NT 5.1
fake.internet_explorer() # Mozilla/5.0 (compatible; MSIE 9.0; Windows CE; Trident/4.0 )
fake.user_agent() # Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_0) AppleWeb Kit/5321 (KHTML, like Gecko) Chrome/14.0.898.0 Safari/5321
fake.chrome() # Mozilla/5.0 (X11; Linux i686) AppleWebKit/5341 (KHTML, lik e Gecko) Chrome/13.0.804.0 Safari/5341
fake.linux_processor() # i686
fake.mac_platform_token() # Macintosh; PPC Mac OS X 10_7_7
fake.safari() # Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1 like Mac OS X; it- IT) AppleWebKit/532.24.1 (KHTML, like Gecko) Version/3.0.5 Mobile/8B116 Safari/6532.24.1