
Language fr_FR
===============

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

::

	fake.latitude()
	# Decimal('-42.436830')

	fake.department_number()
	# u'28'

	fake.street_name()
	# u'avenue Moulin'

	fake.address()
	# u'7, boulevard de Becker\n17111 Thierry'

	fake.department_name()
	# u'Haute-Marne'

	fake.street_address()
	# u'94, avenue Francois'

	fake.postcode()
	# u'28 805'

	fake.longitude()
	# Decimal('-159.049630')

	fake.country()
	# u'Tokelau'

	fake.street_prefix()
	# u'avenue'

	fake.street_suffix()
	# u'Street'

	fake.geo_coordinate(center=None, radius=0.001)
	# Decimal('41.002143')

	fake.city_suffix()
	# u'Bourg'

	fake.building_number()
	# u'21'

	fake.country_code()
	# u'CI'

	fake.region()
	# u'Martinique'

	fake.city()
	# u'Boyerdan'

	fake.department()
	# (u'72', u'Sarthe')

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

::

	fake.ean(length=13)
	# u'8061613644731'

	fake.ean13()
	# u'8718406831785'

	fake.ean8()
	# u'74441648'

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

::

	fake.rgb_css_color()
	# u'rgb(148,205,128)'

	fake.color_name()
	# u'Brown'

	fake.rgb_color_list()
	# (22, 97, 0)

	fake.rgb_color()
	# u'224,216,244'

	fake.safe_hex_color()
	# u'#66cc00'

	fake.safe_color_name()
	# u'maroon'

	fake.hex_color()
	# u'#f84bda'

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

::

	fake.company()
	# u'Legendre Remy SA'

	fake.company_suffix()
	# u'S.A.R.L.'

	fake.catch_phrase_verb()
	# u"d'innover"

	fake.catch_phrase()
	# u"L'assurance d'innover \xe0 l'\xe9tat pur"

	fake.catch_phrase_noun()
	# u'la libert\xe9'

	fake.siren()
	# u'253 387 157'

	fake.siret(max_sequential_digits=2)
	# u'304 496 368 00709'

	fake.catch_phrase_attribute()
	# u'de mani\xe8re s\xfbre'

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

::

	fake.credit_card_security_code(card_type=None)
	# u'703'

	fake.credit_card_provider(card_type=None)
	# u'Voyager'

	fake.credit_card_full(card_type=None)
	# u'Discover\nBeno\xeet Verdier\n6011346303926340 04/17\nCVC: 964\n'

	fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")
	# '10/25'

	fake.credit_card_number(card_type=None)
	# u'4930810295788672'

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

::

	fake.currency_code()
	# 'INR'

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

::

	fake.date_time_ad()
	# datetime.datetime(877, 10, 9, 3, 32, 39)

	fake.month()
	# '01'

	fake.am_pm()
	# 'AM'

	fake.timezone()
	# u'America/Panama'

	fake.iso8601()
	# '2003-02-21T19:21:40'

	fake.date_time()
	# datetime(1986, 9, 1, 7, 56, 35)

	fake.month_name()
	# 'June'

	fake.date_time_this_year(before_now=True, after_now=False)
	# datetime(2015, 1, 20, 7, 30, 38)

	fake.unix_time()
	# 344582008

	fake.day_of_week()
	# 'Monday'

	fake.day_of_month()
	# '08'

	fake.time(pattern="%H:%M:%S")
	# '02:45:31'

	fake.date_time_between(start_date="-30y", end_date="now")
	# datetime(2009, 5, 10, 10, 9, 48)

	fake.date_time_this_month(before_now=True, after_now=False)
	# datetime(2015, 11, 3, 7, 29, 3)

	fake.year()
	# '2010'

	fake.date_time_between_dates(datetime_start=None, datetime_end=None)
	# datetime(2015, 11, 30, 15, 31, 26)

	fake.date_time_this_century(before_now=True, after_now=False)
	# datetime(2014, 2, 2, 13, 19, 43)

	fake.date_time_this_decade(before_now=True, after_now=False)
	# datetime(2012, 8, 27, 21, 1, 41)

	fake.century()
	# u'XV'

	fake.date(pattern="%Y-%m-%d")
	# '1978-12-15'

	fake.time_delta()
	# datetime.timedelta(9460, 37346)

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

::

	fake.mime_type(category=None)
	# u'text/plain'

	fake.file_name(category=None, extension=None)
	# u'velit.tiff'

	fake.file_extension(category=None)
	# u'bmp'

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

::

	fake.ipv4()
	# u'120.81.247.62'

	fake.url()
	# u'http://www.leclerc.net/'

	fake.company_email()
	# u'perrin.laurent@colas.com'

	fake.uri()
	# u'http://perrin.fr/search/wp-content/tag/login/'

	fake.domain_word(*args, **kwargs)
	# u'laporte'

	fake.image_url(width=None, height=None)
	# u'http://dummyimage.com/597x813'

	fake.tld()
	# u'fr'

	fake.free_email()
	# u'marine86@orange.fr'

	fake.slug(*args, **kwargs)
	# u'placeat-et-eos'

	fake.free_email_domain()
	# u'bouygtel.fr'

	fake.domain_name()
	# u'duhamel.fr'

	fake.uri_extension()
	# u'.htm'

	fake.ipv6()
	# u'b7ef:9275:6685:b886:27c3:9b40:3e26:0808'

	fake.safe_email()
	# u'wparent@example.fr'

	fake.user_name(*args, **kwargs)
	# u'odette.texier'

	fake.uri_path(deep=None)
	# u'search/wp-content'

	fake.email()
	# u'xjacquet@noos.fr'

	fake.uri_page()
	# u'homepage'

	fake.mac_address()
	# u'63:91:11:2b:ec:c2'

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

::

	fake.job()
	# 'Translator'

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

::

	fake.text(max_nb_chars=200)
	# u'Iste aut voluptatem est delectus dolore. Quo corporis eos doloremque saepe voluptatibus hic. Consequatur beatae est debitis.'

	fake.sentence(nb_words=6, variable_nb_words=True)
	# u'Qui accusantium quae aut et illum animi.'

	fake.word()
	# u'cupiditate'

	fake.paragraphs(nb=3)
	# [   u'Tenetur minima sint commodi delectus veritatis qui voluptas. Earum aut consectetur omnis iusto. Cupiditate facere inventore voluptatum ducimus sunt repudiandae.',
	#     u'Enim suscipit iusto ab vero enim. Dolores explicabo sit alias voluptatem eum. Recusandae consequatur nesciunt et pariatur. Ab omnis vel fugiat quam et.',
	#     u'Ipsam facere non necessitatibus aperiam modi sequi. Sit ratione quod blanditiis. Minus quia eveniet tenetur quasi.']

	fake.words(nb=3)
	# [u'incidunt', u'pariatur', u'veritatis']

	fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
	# u'Non libero quas iste aut asperiores. Molestiae sint facilis asperiores dolor eaque placeat est optio.'

	fake.sentences(nb=3)
	# [   u'Rerum fugiat voluptatem distinctio vel.',
	#     u'Debitis nemo ea dicta.',
	#     u'Blanditiis nobis nemo sed nulla.']

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

::

	fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True)
	# u'U*c7Om3rlr'

	fake.locale()
	# u'de_CG'

	fake.md5(raw_output=False)
	# '0d255d83003902527d102618f7e4d37e'

	fake.sha1(raw_output=False)
	# '090164f31432fa7f8f4e97946cb20c270e1f07ee'

	fake.null_boolean()
	# True

	fake.sha256(raw_output=False)
	# 'b4584e0665678bf6078da12dcd1ee65f92b5a95b59f5228a5e960737a0350e7f'

	fake.uuid4()
	# '16db12d7-86cd-4f05-acd6-e1bedc12f157'

	fake.language_code()
	# u'el'

	fake.boolean(chance_of_getting_true=50)
	# True

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

::

	fake.last_name_male()
	# u'Roux'

	fake.name_female()
	# u'Monique Herve'

	fake.prefix_male()
	# u'Le'

	fake.prefix()
	# u'de la'

	fake.name()
	# u'\xc9lisabeth Roy'

	fake.suffix_female()
	# ''

	fake.name_male()
	# u'Agathe Mercier'

	fake.first_name()
	# u'Doroth\xe9e'

	fake.suffix_male()
	# ''

	fake.suffix()
	# ''

	fake.first_name_male()
	# u'R\xe9my'

	fake.first_name_female()
	# u'Daniel'

	fake.last_name_female()
	# u'Laporte'

	fake.last_name()
	# u'Rey'

	fake.prefix_female()
	# u'du'

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

::

	fake.phone_number()
	# u'05 97 26 62 93'

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

::

	fake.simple_profile()
	# {   'address': u'816, rue Odette Fabre\n70 035 Denis-la-For\xeat',
	#     'birthdate': '1993-01-07',
	#     'mail': u'philippine.da-costa@hotmail.fr',
	#     'name': u'Philippine Paul',
	#     'sex': 'M',
	#     'username': u'noemi12'}

	fake.profile(fields=None)
	# {   'address': u'4, boulevard \xc9ric Moreno\n27 901 Bigot',
	#     'birthdate': '2000-12-04',
	#     'blood_group': '0-',
	#     'company': u'Aubry SA',
	#     'current_location': (Decimal('-18.0838685'), Decimal('55.925734')),
	#     'job': 'Haematologist',
	#     'mail': u'joseph.boucher@tiscali.fr',
	#     'name': u'Isaac Joseph',
	#     'residence': u'boulevard Michel\n04 669 Marie',
	#     'sex': 'M',
	#     'ssn': u'230-61-8477',
	#     'username': u'ufernandes',
	#     'website': [   u'http://www.fernandes.com/',
	#                    u'http://guillou.fr/',
	#                    u'http://www.pierre.org/',
	#                    u'http://www.hubert.net/']}

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

::

	fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
	# (   Decimal('8431794.0'),
	#     datetime(2002, 11, 28, 23, 6, 51),
	#     8272036.435,
	#     8496,
	#     u'Qui sunt occaecati.',
	#     u'http://www.roche.com/',
	#     3038)

	fake.pystr(max_chars=20)
	# u'Est harum officiis.'

	fake.pyfloat(left_digits=None, right_digits=None, positive=False)
	# 40957519.28804

	fake.pystruct(count=10, *value_types)
	# (   [   Decimal('-58813633296.7'),
	#         u'jeanne66@loiseau.com',
	#         datetime(1977, 7, 24, 10, 30, 59),
	#         u'Fugiat voluptas.',
	#         datetime(2012, 9, 28, 5, 50, 37),
	#         u'http://perret.org/',
	#         u'Impedit veritatis.',
	#         Decimal('38498351.1466'),
	#         u'Et atque ut tempore.',
	#         u'Cupiditate.'],
	#     {   u'est': u'Qui deserunt ut et.',
	#         u'et': 7563,
	#         u'fuga': 54310153.4213,
	#         u'molestiae': 5466,
	#         u'nam': u'Et voluptate modi.',
	#         u'non': u'Debitis distinctio.',
	#         u'perspiciatis': 4415,
	#         u'qui': u'Aspernatur deserunt.',
	#         u'rerum': -6183656.130536},
	#     {   u'dolor': {   0: u'Sit et ratione quis.',
	#                       1: [   -488.7607,
	#                              u'Vitae voluptas.',
	#                              u'Porro sed error.'],
	#                       2: {   0: u'Modi hic facere.',
	#                              1: Decimal('-8522.22671744'),
	#                              2: [u'Voluptate.', 583758267629.0]}},
	#         u'dolorem': {   5: Decimal('0.161213388559'),
	#                         6: [u'Dolorem et.', u'Ut voluptas.', 639],
	#                         7: {   5: 4771,
	#                                6: u'Eos iusto.',
	#                                7: [   u'moreau.claude@levy.com',
	#                                       u'martin63@free.fr']}},
	#         u'et': {   6: -8363.32857,
	#                    7: [   datetime(1986, 5, 15, 21, 22, 19),
	#                           u'Tenetur nulla.',
	#                           2810],
	#                    8: {   6: Decimal('1024071.0'),
	#                           7: 668875.0,
	#                           8: [u'Occaecati illum.', u'Aut optio dicta.']}},
	#         u'minima': {   7: u'Quas eligendi.',
	#                        8: [   u'http://pottier.com/author/',
	#                               3700.7,
	#                               u'Illo voluptas omnis.'],
	#                        9: {   7: 7494,
	#                               8: u'Aut reiciendis.',
	#                               9: [   u'http://www.boulay.fr/blog/main/index/',
	#                                      Decimal('376977.52684')]}},
	#         u'molestiae': {   3: Decimal('710897739043'),
	#                           4: [   datetime(2015, 4, 17, 0, 18, 28),
	#                                  u'Porro laborum.',
	#                                  7049],
	#                           5: {   3: u'Perferendis.',
	#                                  4: u'qrocher@lucas.com',
	#                                  5: [   u'franck87@club-internet.fr',
	#                                         u'http://poirier.org/category/']}},
	#         u'nihil': {   4: u'http://www.fernandez.fr/main/list/tag/login/',
	#                       5: [   u'Odio doloribus.',
	#                              u'auguste.rousset@parent.org',
	#                              u'Odit sit dicta.'],
	#                       6: {   4: u'http://www.riviere.org/main.asp',
	#                              5: 1648,
	#                              6: [Decimal('26.8'), u'Eos impedit velit.']}},
	#         u'non': {   2: u'Sint dolores est.',
	#                     3: [   u'http://www.morel.com/search/about.asp',
	#                            u'http://www.pierre.net/index.html',
	#                            u'marcelle.le-goff@muller.fr'],
	#                     4: {   2: Decimal('-56519877994.3'),
	#                            3: datetime(2004, 9, 29, 21, 36, 56),
	#                            4: [Decimal('6.29281489'), u'Adipisci enim.']}},
	#         u'saepe': {   8: -46.92,
	#                       9: [   u'http://collet.net/about/',
	#                              Decimal('59157780.4329'),
	#                              u'Impedit temporibus.'],
	#                       10: {   8: u'Rerum qui debitis.',
	#                               9: u'Enim eos vel.',
	#                               10: [   u'victoire44@jacob.com',
	#                                       datetime(2012, 2, 1, 23, 4, 31)]}},
	#         u'temporibus': {   9: u'gbarthelemy@club-internet.fr',
	#                            10: [u'collin.marguerite@gmail.com', 3272, 8144],
	#                            11: {   9: u'Sunt consequatur.',
	#                                    10: 7379,
	#                                    11: [   u'http://www.lebreton.com/privacy/',
	#                                            2900]}},
	#         u'ut': {   1: 1380,
	#                    2: [9154, u'mgarnier@tanguy.net', u'Neque adipisci.'],
	#                    3: {   1: u'Aperiam sapiente.',
	#                           2: u'Asperiores cumque.',
	#                           3: [u'Soluta ut et quia.', -68.4804804351652]}}})

	fake.pydecimal(left_digits=None, right_digits=None, positive=False)
	# Decimal('61099.2736969')

	fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
	# [   u'Est et expedita aut.',
	#     u'Est voluptatem ipsa.',
	#     71.31,
	#     6983,
	#     u'Qui cumque repellat.',
	#     Decimal('78.3605'),
	#     u'Voluptatem sapiente.',
	#     u'Modi quae eos dolor.',
	#     u'http://www.marchal.com/app/post/',
	#     4393]

	fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
	# (   3362,
	#     u'Sit voluptatem unde.',
	#     -738482970.0,
	#     u'Et repellat.',
	#     u'Sit voluptatem hic.',
	#     u'Atque accusantium.',
	#     u'Sit accusamus.',
	#     u'Similique.',
	#     u'Ipsam quas ipsam.')

	fake.pybool()
	# False

	fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
	# set([Decimal('5.1501486494E+11'), 80473.25028, -246319031202.0, u'Aut alias esse.', 2922, datetime(1980, 8, 27, 10, 28, 59), u'Consequatur dolorum.', 3759, u'Quo deleniti veniam.', Decimal('-892922316735'), 1014, 5624, 8964, u'Accusantium eos at.'])

	fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
	# {   u'aut': u'Aut eveniet quo.',
	#     u'dicta': u'Tempore omnis autem.',
	#     u'et': u'http://guillou.com/main/',
	#     u'excepturi': u'Fugit doloremque.',
	#     u'laboriosam': u'http://hubert.fr/',
	#     u'maiores': u'Itaque eaque optio.',
	#     u'nisi': u'Architecto.',
	#     u'omnis': u'Explicabo.',
	#     u'pariatur': u'Eum et dicta ut.',
	#     u'quod': u'Repudiandae dolores.',
	#     u'sunt': u'Soluta sit.',
	#     u'unde': u'Enim ipsum id.',
	#     u'ut': 9323}

	fake.pyint()
	# 5388

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

::

	fake.ssn()
	# u'167-95-0575'

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

::

	fake.mac_processor()
	# u'U; PPC'

	fake.firefox()
	# u'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5; rv:1.9.4.20) Gecko/2013-08-01 11:27:05 Firefox/4.0'

	fake.linux_platform_token()
	# u'X11; Linux x86_64'

	fake.opera()
	# u'Opera/8.62.(Windows NT 5.2; it-IT) Presto/2.9.164 Version/12.00'

	fake.windows_platform_token()
	# u'Windows CE'

	fake.internet_explorer()
	# u'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 5.2; Trident/5.0)'

	fake.user_agent()
	# u'Mozilla/5.0 (Windows 98; Win 9x 4.90) AppleWebKit/5362 (KHTML, like Gecko) Chrome/14.0.842.0 Safari/5362'

	fake.chrome()
	# u'Mozilla/5.0 (Windows 98) AppleWebKit/5321 (KHTML, like Gecko) Chrome/14.0.869.0 Safari/5321'

	fake.linux_processor()
	# u'x86_64'

	fake.mac_platform_token()
	# u'Macintosh; U; PPC Mac OS X 10_8_2'

	fake.safari()
	# u'Mozilla/5.0 (Windows; U; Windows 98) AppleWebKit/535.26.2 (KHTML, like Gecko) Version/4.0.2 Safari/535.26.2'
