
Language pt_BR
===============

``faker.providers.address``
---------------------------

::

	fake.estado_nome()                                                                          # Amazonas
	fake.latitude()                                                                             # 16.9220715
	fake.street_name()                                                                          # Travessa Souza
	fake.street_prefix()                                                                        # Loteamento
	fake.address()                                                                              # Distrito Eduardo Costela, 323	                                                                                              Vila Independencia 1ª Seção	                                                                                              70424501 Santos da Praia / CE
	fake.street_address()                                                                       # Feira Giovanna Azevedo, 57
	fake.bairro()                                                                               # Ouro Minas
	fake.longitude()                                                                            # -116.054876
	fake.country()                                                                              # Gronelândia
	fake.estado_sigla()                                                                         # PR
	fake.street_suffix()                                                                        # Street
	fake.geo_coordinate(center=None, radius=0.001)                                              # -152.860667
	fake.city_suffix()                                                                          # da Mata
	fake.building_number()                                                                      # 48
	fake.estado()                                                                               # (u'SE', u'Sergipe')
	fake.city()                                                                                 # Carvalho
	fake.postcode()                                                                             # 31564345

``faker.providers.barcode``
---------------------------

::

	fake.ean(length=13)                                                                         # 1009089092936
	fake.ean13()                                                                                # 0039676610978
	fake.ean8()                                                                                 # 47281196

``faker.providers.color``
-------------------------

::

	fake.rgb_css_color()                                                                        # rgb(42,105,180)
	fake.color_name()                                                                           # MistyRose
	fake.rgb_color_list()                                                                       # (230, 48, 191)
	fake.rgb_color()                                                                            # 145,14,172
	fake.safe_hex_color()                                                                       # #ddee00
	fake.safe_color_name()                                                                      # fuchsia
	fake.hex_color()                                                                            # #bc5ac5

``faker.providers.company``
---------------------------

::

	fake.company()                                                                              # Ferreira Silva S.A.
	fake.company_suffix()                                                                       # Ltda.

``faker.providers.credit_card``
-------------------------------

::

	fake.credit_card_security_code(card_type=None)                                              # 226
	fake.credit_card_full(card_type=None, validate=False, max_check=10)                         # 	                                                                                              Mastercard	                                                                                              Lavínia Melo	                                                                                              5192886994924727  02/17	                                                                                              CVV: 511
	fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")                       # 08/17
	fake.credit_card_number(card_type=None, validate=False, max_check=10)                       # 4889294150586037
	fake.credit_card_provider(card_type=None)                                                   # Mastercard

``faker.providers.currency``
----------------------------

::

	fake.currency_code()                                                                        # INR

``faker.providers.date_time``
-----------------------------

::

	fake.date_time_ad()                                                                         # 1615-04-23 16:19:12
	fake.month()                                                                                # 12
	fake.am_pm()                                                                                # PM
	fake.iso8601()                                                                              # 1983-05-29T03:24:21
	fake.date_time_this_century()                                                               # 2006-01-14 09:17:37
	fake.date_time()                                                                            # 2007-12-11 05:34:55
	fake.month_name()                                                                           # April
	fake.date_time_this_month()                                                                 # 2016-03-06 08:33:10
	fake.date_time_this_decade()                                                                # 2013-11-01 15:01:07
	fake.day_of_week()                                                                          # Saturday
	fake.day_of_month()                                                                         # 21
	fake.time(pattern="%H:%M:%S")                                                               # 17:43:42
	fake.date_time_between(start_date="-30y", end_date="now")                                   # 2001-08-28 18:05:44
	fake.unix_time()                                                                            # 1038294596
	fake.date_time_this_year()                                                                  # 2016-03-14 08:14:17
	fake.timezone()                                                                             # Atlantic/Cape_Verde
	fake.century()                                                                              # XII
	fake.date(pattern="%Y-%m-%d")                                                               # 1971-12-27
	fake.year()                                                                                 # 2005

``faker.providers.file``
------------------------

::

	fake.mime_type(category=None)                                                               # video/mpeg

``faker.providers.internet``
----------------------------

::

	fake.ipv4()                                                                                 # 42.71.92.207
	fake.url()                                                                                  # http://cunha.com/
	fake.company_email()                                                                        # nsilva@castro.com
	fake.uri()                                                                                  # http://dias.org/posts/app/main/home.php
	fake.domain_word(*args, **kwargs)                                                           # lima
	fake.image_url(width=None, height=None)                                                     # http://placekitten.com/394/473
	fake.tld()                                                                                  # net
	fake.free_email()                                                                           # daniela56@hotmail.com
	fake.slug(*args, **kwargs)                                                                  # maiores-illo
	fake.free_email_domain()                                                                    # hotmail.com
	fake.domain_name()                                                                          # pereira.biz
	fake.uri_extension()                                                                        # .html
	fake.ipv6()                                                                                 # 89f8:30ba:ef48:7a52:b60e:9dba:61d2:989f
	fake.safe_email()                                                                           # dmelo@example.org
	fake.user_name(*args, **kwargs)                                                             # lais84
	fake.uri_path(deep=None)                                                                    # category/explore/search
	fake.email()                                                                                # abarros@correia.com
	fake.uri_page()                                                                             # post
	fake.mac_address()                                                                          # 7a:75:ec:c7:95:d2

``faker.providers.job``
-----------------------

::

	fake.job()                                                                                  # Paramedic

``faker.providers.lorem``
-------------------------

::

	fake.text(max_nb_chars=200)                                                                 # Mollitia velit illum est id. Itaque totam voluptatibus omn	                                                                                              is quas. At eum ad atque quia sint omnis quos. Et suscipit	                                                                                               hic error odit culpa.
	fake.sentence(nb_words=6, variable_nb_words=True)                                           # Corporis laboriosam dignissimos et distinctio.
	fake.word()                                                                                 # provident
	fake.paragraphs(nb=3)                                                                       # [u'Repellendus enim ea molestiae dignissimos sunt doloremq	                                                                                              ue. Officia dolores nisi ipsam sequi voluptatem. A laborio	                                                                                              sam debitis eum aliquid in libero. Alias veniam fuga conse	                                                                                              ctetur officiis laborum voluptatem.', u'Non magnam sint is	                                                                                              te error voluptate et. Expedita sunt aliquid eveniet.', u'	                                                                                              Ab quisquam voluptates totam reprehenderit ipsam minima. M	                                                                                              inima ut dolorum rerum itaque iure est sit numquam. Aut eo	                                                                                              s voluptas ut quisquam perferendis ipsam perspiciatis. Eli	                                                                                              gendi hic maiores qui ab.']
	fake.words(nb=3)                                                                            # [u'nihil', u'est', u'suscipit']
	fake.paragraph(nb_sentences=3, variable_nb_sentences=True)                                  # Unde quis commodi qui. Aspernatur et et aut pariatur. Vita	                                                                                              e ratione nobis dicta accusamus reprehenderit commodi offi	                                                                                              cia. Et non magni eum quas itaque. Sint et molestiae dolor	                                                                                              .
	fake.sentences(nb=3)                                                                        # [u'Enim rerum aliquam ea totam.', u'Maiores ex non distinc	                                                                                              tio.', u'Odit ea ut non ratione.']

``faker.providers.misc``
------------------------

::

	fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True) # #7n+Ivl^RT
	fake.locale()                                                                               # el_SD
	fake.md5(raw_output=False)                                                                  # d34713a99c4ebf2a3661c7cf02844fa1
	fake.sha1(raw_output=False)                                                                 # 6189ff10bba9781442aa2c49f382de544770ae9e
	fake.null_boolean()                                                                         # False
	fake.sha256(raw_output=False)                                                               # 13ac927e4bcea46908596dfd8c1884c7e734e7ac820bce70754e62289e	                                                                                              1c8150
	fake.country_code()                                                                         # GH
	fake.language_code()                                                                        # fr
	fake.boolean(chance_of_getting_true=50)                                                     # False

``faker.providers.person``
--------------------------

::

	fake.last_name_male()                                                                       # Pinto
	fake.name_female()                                                                          # Sophie Castro
	fake.prefix_male()                                                                          # de
	fake.prefix()                                                                               # do
	fake.name()                                                                                 # Esther Barros

	fake.name_male()                                                                            # Isabel-Maitê Cardoso
	fake.first_name()                                                                           # Gabriel


	fake.first_name_male()                                                                      # Agatha
	fake.first_name_female()                                                                    # Antonio
	fake.last_name_female()                                                                     # Lima
	fake.last_name()                                                                            # Costela
	fake.prefix_female()                                                                        # de

``faker.providers.profile``
---------------------------

::

	fake.profile(fields=[])                                                                     # {'website': [u'http://www.costela.com/', u'http://www.silv	                                                                                              a.net/', u'http://dias.org/'], 'username': u'sabrina.corre	                                                                                              ia', 'name': u'Pietra-Carlos Eduardo Rodrigues', 'blood_gr	                                                                                              oup': '0-', 'residence': u'Travessa Barbosa\nCamponesa 2\x	                                                                                              aa Se\xe7\xe3o\n69572-182 Ara\xfajo / RR', 'company': u'Ca	                                                                                              rvalho Pinto S.A.', 'address': u'Largo de Carvalho, 38\nSe	                                                                                              rra Do Curral\n44517-335 Barbosa / PA', 'birthdate': '2014	                                                                                              -07-22', 'sex': 'F', 'job': 'Technical brewer', 'ssn': u'6	                                                                                              76-54-8598', 'current_location': (Decimal('-69.8293025'), 	                                                                                              Decimal('-126.002062')), 'mail': u'almeida.maria-cecilia@h	                                                                                              otmail.com'}
	fake.simple_profile()                                                                       # {'username': u'nalves', 'name': u'Helo\xedsa Santos', 'bir	                                                                                              thdate': '2005-05-27', 'sex': 'F', 'address': u'Morro Cunh	                                                                                              a, 94\nPongelupe\n96806-207 Fernandes das Pedras / SC', 'm	                                                                                              ail': u'luiza.barros@yahoo.com'}

``faker.providers.python``
--------------------------

::

	fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)                    # [4902, u'Recusandae velit et.', u'jcorreia@gmail.com', u'Q	                                                                                              ui voluptatum.', 412, u'http://www.correia.org/wp-content/	                                                                                              categories/category/terms/', datetime(1987, 11, 5, 2, 56, 	                                                                                              6), u'Sed deserunt.', 8415, datetime(2005, 7, 30, 23, 58, 	                                                                                              47), u'Dolores hic.', u'Ut voluptatem.', u'Voluptatum et.'	                                                                                              , datetime(2001, 2, 7, 15, 24, 56)]
	fake.pystr(max_chars=20)                                                                    # In quod modi ut eum.
	fake.pyfloat(left_digits=None, right_digits=None, positive=False)                           # -905688.8157
	fake.pystruct(count=10, *value_types)                                                       # ([8303, -6837458381.3129, u'Aut quas aut magnam.', u'http:	                                                                                              //pereira.org/search/', u'Modi aut expedita.', Decimal('85	                                                                                              3.569'), u'hpereira@fernandes.com', 6285, u'joao-lucas01@s	                                                                                              ilva.com', 9297666.95], {u'a': 599, u'assumenda': u'Quasi 	                                                                                              maiores sed.', u'natus': Decimal('-3.46986975039E+13'), u'	                                                                                              iure': u'Fuga ipsum ad.', u'laborum': 6291, u'molestiae': 	                                                                                              u'correia.theo@barros.org', u'labore': 842, u'quam': u'Vol	                                                                                              uptatum.', u'sed': 2522, u'autem': -6142865.10533}, {u'quo	                                                                                              s': {8: u'http://pereira.com/tag/app/index/', 9: [datetime	                                                                                              (2015, 10, 19, 12, 16, 40), 97964458563300.0, u'Labore sit	                                                                                              .'], 10: {8: 190, 9: u'martins.stephany@hotmail.com', 10: 	                                                                                              [u'Nihil saepe culpa.', -9198876.15]}}, u'est': {2: u'Mole	                                                                                              stiae.', 3: [Decimal('-2049911.5841'), u'Debitis enim sint	                                                                                              .', u'Enim dolorem at.'], 4: {2: datetime(1992, 9, 8, 4, 1	                                                                                              7, 52), 3: u'http://www.pereira.biz/', 4: [Decimal('956410	                                                                                              245012'), u'Illo sit qui.']}}, u'adipisci': {9: u'http://w	                                                                                              ww.pinto.biz/', 10: [u'A temporibus qui.', u'Minus et est 	                                                                                              quas.', 8030], 11: {9: u'Et repellendus.', 10: 7905, 11: [	                                                                                              u'almeida.luiz-henrique@lima.com', 8775989.0]}}, u'deserun	                                                                                              t': {5: u'Et fuga dignissimos.', 6: [4781, u'joao08@gomes.	                                                                                              com', u'Veritatis molestiae.'], 7: {5: u'Nostrum in adipis	                                                                                              ci.', 6: datetime(2001, 4, 19, 0, 55, 39), 7: [u'Iste porr	                                                                                              o a id.', u'Est modi sed.']}}, u'qui': {8: [u'joao-gabriel	                                                                                              .carvalho@silva.com', u'Quaerat consequatur.', u'barros.ca	                                                                                              mila@cardoso.com'], 9: {8: 841, 9: [u'Et laboriosam.', -23	                                                                                              95013186.9137], 7: u'Veniam velit esse.'}, 7: u'Commodi is	                                                                                              te et.'}, u'tenetur': {8: {8: [u'Cum aut nobis.', u'Provid	                                                                                              ent.'], 6: u'Sit autem odio.', 7: 8801}, 6: u'Laudantium.'	                                                                                              , 7: [u'http://www.alves.biz/about.html', u'Illum tenetur.	                                                                                              ', datetime(1978, 1, 3, 19, 10, 46)]}, u'molestias': {1: d	                                                                                              atetime(1970, 1, 4, 21, 45, 18), 2: [u'Maxime rerum eos.',	                                                                                               u'Nemo eos aliquam.', u'Vero quis.'], 3: {1: 4502, 2: u'E	                                                                                              t laboriosam.', 3: [u'Qui nemo magnam et.', u'Est ipsa qui	                                                                                              a neque.']}}, u'animi': {4: u'http://www.barbosa.com/faq/'	                                                                                              , 5: [datetime(1985, 2, 15, 10, 32, 29), datetime(1979, 8,	                                                                                               27, 20, 14, 59), u'Voluptatem odio in.'], 6: {4: 7436, 5:	                                                                                               -44.47824, 6: [Decimal('272539417646'), -2528495505125.99	                                                                                              ]}}, u'vel': {3: datetime(2016, 3, 13, 15, 18, 10), 4: [da	                                                                                              tetime(2005, 1, 29, 10, 5, 34), u'Cumque ut quia aut.', da	                                                                                              tetime(1987, 5, 14, 14, 13, 37)], 5: {3: u'Dolores dolorem	                                                                                              .', 4: Decimal('0.586563'), 5: [u'Commodi repudiandae.', 8	                                                                                              198]}}, u'officiis': {0: datetime(1986, 6, 24, 20, 51, 16)	                                                                                              , 1: [u'Animi eaque.', Decimal('-52265.79'), u'ncarvalho@y	                                                                                              ahoo.com'], 2: {0: u'mcorreia@yahoo.com', 1: Decimal('9893	                                                                                              422718.86'), 2: [9469, u'Sint qui et sit.']}}})
	fake.pydecimal(left_digits=None, right_digits=None, positive=False)                         # 6.13887619865E+14
	fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)                        # [u'Omnis sequi facilis.', datetime(1975, 4, 16, 18, 9, 51)	                                                                                              , datetime(2000, 7, 3, 1, 47, 44), 8036, datetime(2002, 7,	                                                                                               29, 4, 50, 18), u'costela.pedro-lucas@gmail.com', u'Dolor	                                                                                              es enim ea.', u'Recusandae aliquid.']
	fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)                       # (u'Molestiae quas non.', u'Dolores est ut.', u'http://www.	                                                                                              cardoso.biz/', 151, u'Asperiores.', 7837, u'http://www.per	                                                                                              eira.com/posts/app/category/post/')
	fake.pybool()                                                                               # True
	fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)                         # set([u'Eos qui consectetur.', u'http://www.cunha.org/wp-co	                                                                                              ntent/categories/search/', 3146, 2347, u'rferreira@alves.c	                                                                                              om', u'http://oliveira.com/about/', u'Odit adipisci.', u'V	                                                                                              el quae eum.'])
	fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)                        # {u'quibusdam': u'Voluptas et.', u'quis': u'Quibusdam dicta	                                                                                              .', u'optio': datetime(1980, 6, 6, 13, 12, 2), u'libero': 	                                                                                              u'luiz-felipe41@hotmail.com', u'repellendus': u'Voluptatem	                                                                                              .', u'facilis': u'Animi minima beatae.', u'laboriosam': 72	                                                                                              9, u'quisquam': u'http://martins.com/privacy.htm', u'volup	                                                                                              tatem': Decimal('48133452430.3'), u'et': u'Et aut voluptat	                                                                                              em.', u'labore': u'Voluptatum.', u'at': -40388401285987.0}	                                                                                              
	fake.pyint()                                                                                # 6377

``faker.providers.phone_number``
--------------------------------

::

	fake.phone_number()                                                                         # 0984-6368

``faker.providers.ssn``
-----------------------

::

	fake.ssn()                                                                                  # 485-07-8605

``faker.providers.user_agent``
------------------------------

::

	fake.mac_processor()                                                                        # Intel
	fake.firefox()                                                                              # Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/2010-07	                                                                                              -12 22:37:52 Firefox/3.6.2
	fake.linux_platform_token()                                                                 # X11; Linux x86_64
	fake.opera()                                                                                # Opera/9.87.(Windows NT 6.1; en-US) Presto/2.9.188 Version/	                                                                                              11.00
	fake.windows_platform_token()                                                               # Windows NT 6.2
	fake.internet_explorer()                                                                    # Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.01; Triden	                                                                                              t/5.0)
	fake.user_agent()                                                                           # Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1 like Mac OS X; sl-	                                                                                              SI) AppleWebKit/534.18.3 (KHTML, like Gecko) Version/4.0.5	                                                                                               Mobile/8B116 Safari/6534.18.3
	fake.chrome()                                                                               # Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/5342 (KHTML, l	                                                                                              ike Gecko) Chrome/13.0.889.0 Safari/5342
	fake.linux_processor()                                                                      # x86_64
	fake.mac_platform_token()                                                                   # Macintosh; U; PPC Mac OS X 10_7_9
	fake.safari()                                                                               # Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2 like Mac OS X; en-	                                                                                              US) AppleWebKit/531.40.2 (KHTML, like Gecko) Version/3.0.5	                                                                                               Mobile/8B115 Safari/6531.40.2
