Language pt_BR¶
faker.providers.address
¶
fake.estado_nome() # Amapá
fake.latitude() # 61.136372
fake.street_name() # Área de Barbosa
fake.street_prefix() # Fazenda
fake.address() # Feira Erick Martins, 30 Maria Helena 03003415 Costela / TO
fake.street_address() # Fazenda de Santos, 7
fake.bairro() # Biquinhas
fake.longitude() # 38.686735
fake.country() # Pitcairn
fake.estado_sigla() # SC
fake.street_suffix() # Street
fake.geo_coordinate(center=None, radius=0.001) # -98.510241
fake.city_suffix() # do Galho
fake.building_number() # 178
fake.estado() # (u'ES', u'Esp\xedrito Santo')
fake.city() # Carvalho do Oeste
fake.postcode() # 88964-980
faker.providers.barcode
¶
fake.ean(length=13) # 7638229193956
fake.ean13() # 4394190137186
fake.ean8() # 79007887
faker.providers.color
¶
fake.rgb_css_color() # rgb(249,194,126)
fake.color_name() # GhostWhite
fake.rgb_color_list() # (131, 121, 70)
fake.rgb_color() # 155,169,56
fake.safe_hex_color() # #ddaa00
fake.safe_color_name() # purple
fake.hex_color() # #787081
faker.providers.company
¶
fake.company() # Ribeiro Castro - ME
fake.company_suffix() # e Filhos
faker.providers.credit_card
¶
fake.credit_card_security_code(card_type=None) # 962
fake.credit_card_full(card_type=None, validate=False, max_check=10) # enRoute Amanda Barbosa 201491309323085 07/23 CVC: 444
fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y") # 03/21
fake.credit_card_number(card_type=None, validate=False, max_check=10) # 2100540234293280
fake.credit_card_provider(card_type=None) # Mastercard
faker.providers.currency
¶
fake.currency_code() # MUR
faker.providers.date_time
¶
fake.date_time_ad() # 0406-11-28 00:19:26
fake.month() # 08
fake.am_pm() # AM
fake.iso8601() # 2007-10-23T17:23:36
fake.date_time_this_century() # 2006-10-25 13:24:23
fake.date_time() # 2005-12-28 22:59:31
fake.month_name() # July
fake.date_time_this_month() # 2016-03-13 18:05:09
fake.date_time_this_decade() # 2012-01-12 17:48:35
fake.day_of_week() # Tuesday
fake.day_of_month() # 25
fake.time(pattern="%H:%M:%S") # 18:53:09
fake.date_time_between(start_date="-30y", end_date="now") # 2004-02-09 03:57:25
fake.unix_time() # 1211004689
fake.date_time_this_year() # 2016-03-14 08:22:21
fake.timezone() # Asia/Dubai
fake.century() # XI
fake.date(pattern="%Y-%m-%d") # 1978-03-12
fake.year() # 1971
faker.providers.file
¶
fake.mime_type(category=None) # model/mesh
faker.providers.internet
¶
fake.ipv4() # 195.238.199.236
fake.url() # http://santos.info/
fake.company_email() # cunha.alicia@arajo.org
fake.uri() # http://www.santos.com/tags/home/
fake.domain_word(*args, **kwargs) # barros
fake.image_url(width=None, height=None) # http://placehold.it/489x319
fake.tld() # com
fake.free_email() # smelo@yahoo.com
fake.slug(*args, **kwargs) # aut-at-quis-et-modi
fake.free_email_domain() # hotmail.com
fake.domain_name() # santos.com
fake.uri_extension() # .php
fake.ipv6() # f263:ed7d:d0c9:bd91:7954:b076:9711:afb8
fake.safe_email() # azevedo.gustavo-henrique@example.com
fake.user_name(*args, **kwargs) # maria-cecilia.carvalho
fake.uri_path(deep=None) # app/explore/wp-content
fake.email() # maria-alice72@pereira.com
fake.uri_page() # post
fake.mac_address() # 17:43:5b:77:94:c1
faker.providers.job
¶
fake.job() # Insurance claims handler
faker.providers.lorem
¶
fake.text(max_nb_chars=200) # Repudiandae voluptate qui totam maiores. Odio qui eos dolo res blanditiis. Rerum aliquid natus voluptas aut voluptate m.
fake.sentence(nb_words=6, variable_nb_words=True) # Dolores aut est eius nam libero sequi.
fake.word() # officia
fake.paragraphs(nb=3) # [u'Vitae iure corrupti hic sed. Exercitationem deleniti sa piente odio voluptatibus dolores voluptatem est modi. Et h ic facere veniam et ipsum. Vel adipisci incidunt voluptas est voluptatem repellat.', u'Dolorum dolor corrupti corrup ti natus. Rem distinctio ipsa aperiam. Quis ipsa ut nisi s uscipit eos.', u'Necessitatibus id cumque quam. Voluptas q uisquam voluptas reiciendis eveniet quo nulla inventore de serunt. Sed voluptatem tempora qui ullam nostrum nihil qui . Dolores omnis ipsa soluta odit.']
fake.words(nb=3) # [u'consequuntur', u'libero', u'sapiente']
fake.paragraph(nb_sentences=3, variable_nb_sentences=True) # Tempore ad sit molestiae atque nemo asperiores. Doloremque modi nulla fugit in eos. Id dolor officia quaerat et.
fake.sentences(nb=3) # [u'Facere sapiente assumenda debitis nihil voluptas.', u'B eatae nam aut omnis velit.', u'Quisquam perferendis conseq uatur eos et nisi dolore repellat.']
faker.providers.misc
¶
fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True) # !rYkBf$dN7
fake.locale() # fr_RW
fake.md5(raw_output=False) # 17edce390edea567bb976f928932b912
fake.sha1(raw_output=False) # df4f3126cde5a16c62cb1931a9213d076a6fd1ff
fake.null_boolean() # False
fake.sha256(raw_output=False) # b1d120c2a93b97f25096a24e1a5cf7922a25988c307d3cdd2997479d38 842db6
fake.country_code() # CI
fake.language_code() # en
fake.boolean(chance_of_getting_true=50) # True
faker.providers.person
¶
fake.last_name_male() # Lima
fake.name_female() # Diego Silva
fake.prefix_male() # de
fake.prefix() # da
fake.name() # Vitor Gabriel Gomes
fake.name_male() # Lorena Ribeiro
fake.first_name() # Benjamin
fake.first_name_male() # Maria Cecília
fake.first_name_female() # Francisco
fake.last_name_female() # Almeida
fake.last_name() # Pinto
fake.prefix_female() # de
faker.providers.profile
¶
fake.profile(fields=[]) # {'website': [u'http://www.santos.com/', u'http://www.dias. net/', u'http://rodrigues.biz/'], 'username': u'mrocha', ' name': u'Joaquim Pinto', 'blood_group': 'AB+', 'residence' : u'Vila Ferreira, 406\nAlta Tens\xe3o 2\xaa Se\xe7\xe3o\n 94019-978 Ara\xfajo / DF', 'company': u'Pinto S/A', 'addre ss': u'Vila de Rocha, 13\nLeonina\n93380-225 Ribeiro / SP' , 'birthdate': '2011-08-23', 'sex': 'F', 'job': 'Psychothe rapist, child', 'ssn': u'827-34-5854', 'current_location': (Decimal('22.2361025'), Decimal('122.930495')), 'mail': u 'eloah98@yahoo.com'}
fake.simple_profile() # {'username': u'rodrigues.thales', 'name': u'Theo Rocha', ' birthdate': '2007-11-15', 'sex': 'M', 'address': u'Via Cun ha, 37\nUrca\n32791560 Almeida do Norte / PR', 'mail': u'd aniel03@gmail.com'}
faker.providers.python
¶
fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types) # (u'Repellendus omnis.', 2374, u'Eius velit dolorem.', 8102 , 2216, -1630555.6792, u'http://ferreira.net/category/abou t/', 3284, Decimal('8496683.1'), u'Omnis deserunt quia.', u'theo79@cunha.org', u'Nisi in maxime.', u'Consequatur.')
fake.pystr(max_chars=20) # Possimus quia.
fake.pyfloat(left_digits=None, right_digits=None, positive=False) # -40.0
fake.pystruct(count=10, *value_types) # ([u'Odit qui minus ipsa.', 3293, u'carvalho.augusto@carval ho.com', 7746, u'http://www.ferreira.com/homepage.html', 1 378, datetime(1988, 2, 12, 19, 1, 6), u'yuri.barbosa@arajo .com', u'http://www.cunha.org/post/', 6726], {u'possimus': u'Eveniet quas.', u'nobis': u'Tenetur sint magni.', u'ver itatis': u'Molestias sed animi.', u'laboriosam': u'silva.m aysa@souza.biz', u'modi': u'gabriel11@azevedo.biz', u'aper iam': u'Facere voluptatem.', u'soluta': u'Quae voluptas fu git.', u'cupiditate': u'Iste consequatur.', u'aut': Decima l('73536643.1')}, {u'a': {0: 6427, 1: [u'http://www.ferrei ra.info/', Decimal('54.65'), 3668], 2: {0: u'Qui voluptas ea.', 1: u'Quaerat sed harum.', 2: [Decimal('-438642542.71 9'), u'Recusandae numquam.']}}, u'non': {4: 7800, 5: [u'Ha rum hic ipsum.', datetime(2000, 11, 12, 23, 34, 17), Decim al('-9.78119868747E+14')], 6: {4: u'Ullam similique hic.', 5: Decimal('317021855.49'), 6: [u'Quo debitis.', u'Nisi q uo rem quo.']}}, u'adipisci': {9: Decimal('5.01142686155E+ 14'), 10: [datetime(1997, 1, 6, 0, 40, 31), u'Veniam rerum optio.', 4647], 11: {9: u'http://www.silva.com/app/blog/m ain/search.jsp', 10: u'Odit rerum ex rerum.', 11: [Decimal ('-6.75'), -37095257.5883]}}, u'accusamus': {2: u'Doloremq ue modi.', 3: [u'Aut id quibusdam.', u'Enim temporibus.', u'http://www.cunha.com/wp-content/terms/'], 4: {2: 4881, 3 : u'http://www.arajo.com/post.html', 4: [u'Quia quas atque cum.', u'pinto.joao-vitor@gmail.com']}}, u'autem': {8: [u 'rocha.samuel@hotmail.com', 4256, u'Illum et et qui qui.'] , 9: {8: u'Et est quia facere.', 9: [Decimal('-53.26243008 13'), 5194], 7: Decimal('69542681792.2')}, 7: 5094}, u'har um': {8: Decimal('5494316.81166'), 9: [u'Omnis in aperiam. ', u'Odio aut voluptates.', u'rocha.vitoria@carvalho.info' ], 10: {8: u'lais.melo@melo.com', 9: u'Ut unde ut aut non. ', 10: [u'Dolore inventore.', 96]}}, u'voluptatibus': {3: u'Molestiae voluptate.', 4: [u'Labore quisquam.', u'almeid a.joao-pedro@cardoso.biz', 9078], 5: {3: u'ana-julia67@yah oo.com', 4: u'Doloribus.', 5: [u'Dolorum cumque.', u'Qui r em amet sunt.']}}, u'corrupti': {1: u'sabrina58@yahoo.com' , 2: [u'Ut consequatur qui.', u'Ut consequatur.', datetime (2005, 10, 12, 20, 11, 11)], 3: {1: u'cardoso.heitor@ferna ndes.com', 2: u'Eius omnis.', 3: [u'Quae autem delectus.', u'tbarros@yahoo.com']}}, u'vel': {5: datetime(1977, 6, 30 , 19, 11, 23), 6: [u'Sunt ullam id.', -108079362235746.0, 8234], 7: {5: u'http://arajo.com/faq/', 6: u'http://www.di as.com/explore/blog/categories/privacy.php', 7: [u'Archite cto quidem.', 69612566095462.0]}}, u'omnis': {8: {8: [Deci mal('-637120.309763'), datetime(2001, 11, 25, 20, 11, 25)] , 6: Decimal('-531185873492'), 7: 4593}, 6: u'rodrigues.da nilo@santos.com', 7: [17313108197035.2, u'Odio repellendus et.', u'wmartins@silva.com']}})
fake.pydecimal(left_digits=None, right_digits=None, positive=False) # -73766606.2379
fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types) # [u'Aliquid sit maxime.', datetime(1999, 6, 17, 10, 42, 7), Decimal('4.0'), u'http://almeida.com/home.php', Decimal(' -1864.0'), 6456, -3433120.448, u'Neque eaque beatae.', u'c aio17@rodrigues.org', 1.63925]
fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types) # (u'Nobis sit ut non.', datetime(1988, 10, 27, 8, 13, 50), 5894, u'Natus enim tenetur.', 2282, u'araujo.ian@gmail.com ', 5051)
fake.pybool() # False
fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types) # set([u'vitoria.martins@gmail.com', u'Est ut aut sint.', 24 07, 3596930.8350337, Decimal('29830781385.0'), datetime(20 15, 2, 24, 8, 47, 15), 5779, u'Corporis quis.', u'maria.go mes@hotmail.com', -437.53, datetime(2005, 11, 25, 3, 26, 3 6), 7733])
fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types) # {u'non': u'http://www.gomes.biz/tag/main/search/faq/', u'i ste': u'Et quae placeat.', u'odit': u'Praesentium quas.', u'iure': u'Consequatur sint.', u'enim': Decimal('-3.228657 '), u'ea': 1440, u'reprehenderit': u'http://pinto.net/expl ore/about/', u'consectetur': 6957, u'voluptatem': 6299, u' et': datetime(1988, 1, 6, 13, 21, 15), u'odio': 1431}
fake.pyint() # 6845
faker.providers.phone_number
¶
fake.phone_number() # (031) 4556 2428
faker.providers.ssn
¶
fake.ssn() # 587-68-9387
faker.providers.user_agent
¶
fake.mac_processor() # U; PPC
fake.firefox() # Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; rv:1.9.4 .20) Gecko/2011-08-29 09:35:09 Firefox/3.6.14
fake.linux_platform_token() # X11; Linux x86_64
fake.opera() # Opera/9.75.(X11; Linux i686; it-IT) Presto/2.9.174 Version /10.00
fake.windows_platform_token() # Windows 98; Win 9x 4.90
fake.internet_explorer() # Mozilla/5.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90 ; Trident/3.1)
fake.user_agent() # Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_7_8; rv:1.9.5.2 0) Gecko/2011-02-15 08:22:15 Firefox/3.8
fake.chrome() # Mozilla/5.0 (X11; Linux i686) AppleWebKit/5341 (KHTML, lik e Gecko) Chrome/15.0.846.0 Safari/5341
fake.linux_processor() # x86_64
fake.mac_platform_token() # Macintosh; Intel Mac OS X 10_5_8
fake.safari() # Mozilla/5.0 (Macintosh; PPC Mac OS X 10_6_7 rv:3.0; sl-SI) AppleWebKit/531.24.5 (KHTML, like Gecko) Version/4.0.2 Sa fari/531.24.5