
Language hi_IN
**************


"faker.providers.address"
=========================

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

   fake.street_name()
   # u'\u092a\u094d\u0930\u0947\u092e \u092e\u0902\u0917\u0924'

   fake.address()
   # u'3823 \u0915\u0948\u0932\u093e\u0936 \u0932\u0924\u093e\n\u0926\u0947\u0935\u0917\u095d 449318'

   fake.street_address()
   # u'67/7265 \u0926\u0940\u0915\u094d\u0937\u093f\u0924'

   fake.postcode()
   # u'941680'

   fake.longitude()
   # Decimal('110.790900')

   fake.country()
   # u'\u0930\u0942\u0938'

   fake.city_name()
   # u'\u092b\u0924\u0947\u0939\u0917\u0922'

   fake.street_suffix()
   # u'Street'

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

   fake.city_suffix()
   # u'Ville'

   fake.building_number()
   # u'64/69'

   fake.country_code()
   # u'SE'

   fake.city()
   # u'\u0905\u0928\u0928\u094d\u0924\u092a\u0941\u0930'

   fake.state()
   # u'\u0915\u0936\u094d\u092e\u0940\u0930'


"faker.providers.barcode"
=========================

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

   fake.ean13()
   # u'8735507822160'

   fake.ean8()
   # u'41096178'


"faker.providers.color"
=======================

   fake.rgb_css_color()
   # u'rgb(189,59,199)'

   fake.color_name()
   # u'LightSeaGreen'

   fake.rgb_color_list()
   # (190, 15, 152)

   fake.rgb_color()
   # u'84,24,174'

   fake.safe_hex_color()
   # u'#dd7700'

   fake.safe_color_name()
   # u'silver'

   fake.hex_color()
   # u'#d2b313'


"faker.providers.company"
=========================

   fake.company()
   # u'\u092e\u0939\u093e\u091c\u0928 and Sons'

   fake.company_suffix()
   # u'PLC'

   fake.catch_phrase()
   # u'Innovative optimizing model'

   fake.bs()
   # u'matrix B2B initiatives'


"faker.providers.credit_card"
=============================

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

   fake.credit_card_provider(card_type=None)
   # u'JCB 16 digit'

   fake.credit_card_full(card_type=None)
   # u'JCB 16 digit\n\u0930\u0924\u0928 \u0906\u091a\u093e\u0930\u094d\u092f\n3088008114574603 06/19\nCVC: 291\n'

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

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


"faker.providers.currency"
==========================

   fake.currency_code()
   # 'CRC'


"faker.providers.date_time"
===========================

   fake.date_time_ad()
   # datetime.datetime(921, 2, 6, 0, 59, 7)

   fake.month()
   # '08'

   fake.am_pm()
   # 'AM'

   fake.timezone()
   # u'Asia/Thimphu'

   fake.iso8601()
   # '2007-11-06T18:11:39'

   fake.date_time()
   # datetime(2012, 3, 6, 17, 35, 35)

   fake.month_name()
   # 'July'

   fake.date_time_this_year(before_now=True, after_now=False)
   # datetime(2015, 4, 1, 20, 48, 8)

   fake.unix_time()
   # 1439682928

   fake.day_of_week()
   # 'Thursday'

   fake.day_of_month()
   # '19'

   fake.time(pattern="%H:%M:%S")
   # '03:30:36'

   fake.date_time_between(start_date="-30y", end_date="now")
   # datetime(2013, 11, 22, 6, 41, 56)

   fake.date_time_this_month(before_now=True, after_now=False)
   # datetime(2015, 11, 2, 13, 28, 25)

   fake.year()
   # '1987'

   fake.date_time_between_dates(datetime_start=None, datetime_end=None)
   # datetime(2015, 11, 5, 8, 52, 30)

   fake.date_time_this_century(before_now=True, after_now=False)
   # datetime(2014, 11, 19, 23, 37, 14)

   fake.date_time_this_decade(before_now=True, after_now=False)
   # datetime(2014, 5, 11, 18, 54, 27)

   fake.century()
   # u'XX'

   fake.date(pattern="%Y-%m-%d")
   # '1971-01-31'

   fake.time_delta()
   # datetime.timedelta(8075, 37278)


"faker.providers.file"
======================

   fake.mime_type(category=None)
   # u'message/imdn+xml'

   fake.file_name(category=None, extension=None)
   # u'ea.avi'

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


"faker.providers.internet"
==========================

   fake.ipv4()
   # u'146.67.196.37'

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

   fake.company_email()
   # u'03@.info'

   fake.uri()
   # u'http://.com/app/wp-content/tag/search/'

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

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

   fake.tld()
   # u'com'

   fake.free_email()
   # u'.@yahoo.com'

   fake.slug(*args, **kwargs)
   # u'nihil-repellat'

   fake.free_email_domain()
   # u'yahoo.com'

   fake.domain_name()
   # u'.com'

   fake.uri_extension()
   # u'.html'

   fake.ipv6()
   # u'd585:3755:7cce:8671:8aab:b908:c709:c300'

   fake.safe_email()
   # u'15@example.org'

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

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

   fake.email()
   # u'd@.com'

   fake.uri_page()
   # u'terms'

   fake.mac_address()
   # u'f9:4a:33:5c:1c:90'


"faker.providers.job"
=====================

   fake.job()
   # 'Forest/woodland manager'


"faker.providers.lorem"
=======================

   fake.text(max_nb_chars=200)
   # u'Id vero dolore dicta voluptas cum. Voluptas sed ut cupiditate aperiam. Nihil voluptatem necessitatibus vitae aut praesentium illum aut odit. Reprehenderit at dolore et aspernatur et.'

   fake.sentence(nb_words=6, variable_nb_words=True)
   # u'Est quia consequatur illum ullam.'

   fake.word()
   # u'corrupti'

   fake.paragraphs(nb=3)
   # [   u'Amet blanditiis fuga non omnis magni. Dolor porro consequatur accusantium voluptatem dolorem. Tenetur praesentium enim ut error dolorem cum. Impedit error suscipit facere qui qui et laudantium.',
   #     u'Veritatis veniam quidem sit aut. Velit laboriosam sed a. Exercitationem qui enim doloribus velit adipisci debitis quidem. Nesciunt amet aut est illo repudiandae molestias atque.',
   #     u'Enim optio sunt hic rerum velit eveniet. Magnam qui maxime culpa velit nihil explicabo. Quidem totam commodi officia. Sint nam cumque ut magni est.']

   fake.words(nb=3)
   # [u'eligendi', u'qui', u'dolores']

   fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
   # u'Architecto facilis occaecati laborum magnam ipsam explicabo. In rem quia aut voluptatem voluptatem aut enim. Nostrum qui sit sint illum sapiente cum.'

   fake.sentences(nb=3)
   # [   u'Nihil rem ratione est rem harum.',
   #     u'Eum placeat officia magni mollitia accusantium odit expedita.',
   #     u'Et voluptatem quisquam ut distinctio sed voluptatem.']


"faker.providers.misc"
======================

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

   fake.locale()
   # u'pt_SG'

   fake.md5(raw_output=False)
   # 'e1ad463e30817575abbd022c04e7a0c0'

   fake.sha1(raw_output=False)
   # '8162ed12fc38db7e42acf79034933d80620e28ad'

   fake.null_boolean()
   # True

   fake.sha256(raw_output=False)
   # '0733f23cb8e3aa16a46020186cd1d461c1b4622fee10738f81a289984dae2440'

   fake.uuid4()
   # 'c31b4ceb-9a15-490b-853a-d55fe1950b72'

   fake.language_code()
   # u'ru'

   fake.boolean(chance_of_getting_true=50)
   # True


"faker.providers.person"
========================

   fake.last_name_male()
   # u'\u0930\u093e\u092e\u0936\u0930\u094d\u092e\u093e'

   fake.name_female()
   # u'\u090f\u0937\u093e \u092e\u0939\u093e\u0930\u093e\u091c'

   fake.prefix_male()
   # ''

   fake.prefix()
   # ''

   fake.name()
   # u'\u0936\u0930\u094d\u092e\u093f\u0932\u093e \u0932\u094b\u0926\u0940'

   fake.suffix_female()
   # ''

   fake.name_male()
   # u'\u090f\u0937\u093e \u0932\u0942\u0925\u0930\u093e'

   fake.first_name()
   # u'\u091c\u092f\u0928\u094d\u0924\u0940'

   fake.suffix_male()
   # ''

   fake.suffix()
   # ''

   fake.first_name_male()
   # u'\u0917\u0923\u0947\u0936'

   fake.first_name_female()
   # u'\u0939\u0928\u0941\u092e\u093e\u0928\u094d'

   fake.last_name_female()
   # u'\u095c\u093e\u0932'

   fake.last_name()
   # u'\u0905\u0930\u094b\u095c\u093e'

   fake.prefix_female()
   # ''


"faker.providers.phone_number"
==============================

   fake.phone_number()
   # u'024-57583091'


"faker.providers.profile"
=========================

   fake.simple_profile()
   # {   'address': u'28/691 \u0917\u094c\u0924\u092e \u092e\u0917\u0930\n\u091a\u093f\u092a\u0932\u0941\u0928-841223',
   #     'birthdate': '1976-05-07',
   #     'mail': u'v@yahoo.com',
   #     'name': u'\u0926\u093f\u0935\u094d\u092f\u093e \u092e\u0939\u093e\u0930\u093e\u091c',
   #     'sex': 'F',
   #     'username': u'.'}

   fake.profile(fields=None)
   # {   'address': u'9/4 \u092c\u093e\u0932\u093e\u0938\u0941\u092c\u094d\u0930\u092e\u0923\u093f\u092f\u092e\n\u091f\u093f\u0938\u0942\u091c 987860',
   #     'birthdate': '2000-02-06',
   #     'blood_group': 'B+',
   #     'company': u'\u092c\u091c\u093e\u091c-\u092e\u0917\u0930',
   #     'current_location': (Decimal('68.5024345'), Decimal('-177.166492')),
   #     'job': 'Journalist, newspaper',
   #     'mail': u'69@yahoo.com',
   #     'name': u'\u0915\u0941\u0923\u094d\u0921\u093e, \u091a\u0928\u094d\u0926\u0928\u093e',
   #     'residence': u'83 \u091b\u093e\u092c\u0930\u093e\n\u0905\u0928\u094d\u0924\u0930\u094d\u0917\u0924-776524',
   #     'sex': 'M',
   #     'ssn': u'327-22-4855',
   #     'username': u'h',
   #     'website': [u'http://.com/']}


"faker.providers.python"
========================

   fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   u'.@gmail.com',
   #     -496917746721945.0,
   #     Decimal('18537671396.4'),
   #     u'Qui ducimus earum.',
   #     u'Voluptates.',
   #     5198,
   #     Decimal('12377.390143'),
   #     u'Vitae est.',
   #     1078,
   #     Decimal('216543822376'),
   #     u'http://www..com/',
   #     Decimal('-71.76409432'),
   #     datetime(2011, 1, 17, 10, 19, 35))

   fake.pystr(max_chars=20)
   # u'Qui est eaque eos.'

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

   fake.pystruct(count=10, *value_types)
   # (   [   u'http://www..com/search/category/',
   #         3805,
   #         2337,
   #         u'Sint quia et sed a.',
   #         u'Et autem est et.',
   #         7210,
   #         u'.@hotmail.com',
   #         Decimal('-3.30659053228E+13'),
   #         6453020465.1,
   #         u'.@.com'],
   #     {   u'consectetur': u'Dicta repudiandae.',
   #         u'est': datetime(1996, 3, 17, 9, 56, 21),
   #         u'eveniet': 2020,
   #         u'explicabo': u'Corrupti quaerat.',
   #         u'in': Decimal('-44758046521.3'),
   #         u'nihil': 63.13552409,
   #         u'perspiciatis': Decimal('-290644284311'),
   #         u'qui': Decimal('-58.943750731'),
   #         u'sint': 7275,
   #         u'ut': u'Ullam aut saepe.'},
   #     {   u'at': {   9: u'Ipsum totam.',
   #                    10: [   u'Enim mollitia et.',
   #                            u'Quia aut quia nemo.',
   #                            u'Iusto est dolorem.'],
   #                    11: {   9: Decimal('-21882416.3427'),
   #                            10: u'38@.com',
   #                            11: [u'.@gmail.com', u'.@.info']}},
   #         u'aut': {   6: u'Et unde maxime.',
   #                     7: [4049, 4224, Decimal('-403100960667')],
   #                     8: {   6: 7.8124,
   #                            7: u'Aut repudiandae.',
   #                            8: [   datetime(1977, 12, 31, 21, 20, 53),
   #                                   u'Totam sed optio rem.']}},
   #         u'culpa': {   2: 2787,
   #                       3: [   u'Iure tenetur qui.',
   #                              u'Sunt quidem magnam.',
   #                              391.456235014435],
   #                       4: {   2: 8255, 3: 9801, 4: [1898, u'At praesentium.']}},
   #         u'deleniti': {   7: u'http://.com/explore/tags/tags/homepage.asp',
   #                          8: [   u'Dolores aut in.',
   #                                 datetime(1997, 6, 6, 23, 25, 37),
   #                                 6443717786.2954],
   #                          9: {   7: u'Animi et esse.',
   #                                 8: u'Voluptatem quia et.',
   #                                 9: [   u'Aliquam et ea in.',
   #                                        Decimal('-8.61434554662E+14')]}},
   #         u'dignissimos': {   8: u'Voluptas sunt saepe.',
   #                             9: [Decimal('1556721145.94'), 104, 3124],
   #                             10: {   8: u'Asperiores quam.',
   #                                     9: Decimal('54087196.95'),
   #                                     10: [   datetime(2015, 4, 12, 10, 41, 23),
   #                                             Decimal('-248.348')]}},
   #         u'enim': {   0: u'Officiis similique.',
   #                      1: [   u'Qui repellat nisi.',
   #                             u'Natus voluptatem.',
   #                             Decimal('1353436.91682')],
   #                      2: {   0: u'Perferendis.',
   #                             1: 25213820.8,
   #                             2: [Decimal('4022252576.8'), 4192]}},
   #         u'iure': {   4: u'Id voluptates ad.',
   #                      5: [   u'Ab optio labore.',
   #                             -83014791.7,
   #                             Decimal('251.543')],
   #                      6: {   4: u'Praesentium odio.',
   #                             5: u'Dolor quos quia.',
   #                             6: [u'Magnam nostrum.', u'Sed sit ut.']}},
   #         u'nobis': {   5: 129,
   #                       6: [   u'77@yahoo.com',
   #                              u'http://.com/posts/explore/list/main/',
   #                              276],
   #                       7: {   5: 9642,
   #                              6: u'.@.info',
   #                              7: [u'Deleniti quae.', 4394]}},
   #         u'repellendus': {   3: u'Ullam consequuntur.',
   #                             4: [41, u'Aliquam sed et.', Decimal('-5.125')],
   #                             5: {   3: u'Deleniti sit sint.',
   #                                    4: u'Reiciendis.',
   #                                    5: [u'Commodi sit.', 7.2255]}}})

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

   fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   u'Aut ratione non et.',
   #     u'j@gmail.com',
   #     Decimal('-25433213063.2'),
   #     datetime(1979, 10, 1, 19, 28, 30),
   #     u'http://.info/',
   #     98903264852032.7,
   #     u'http://.info/',
   #     u'Ut qui architecto.']

   fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   4640,
   #     7248,
   #     u'Est consequatur.',
   #     u'Quam quia corrupti.',
   #     1639,
   #     u'http://www..com/categories/explore/tags/category/',
   #     u'Consequatur esse.',
   #     u'http://.com/',
   #     Decimal('-5.67245521905E+12'),
   #     6032,
   #     u'Itaque molestias.')

   fake.pybool()
   # False

   fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([7233, u'http://www..org/index.htm', u'89@gmail.com', u'http://.com/wp-content/index.php', -500339975738788.0, u'Aliquid facilis sed.', -647740119163.807, 2894, 8413, 7934])

   fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
   # {   u'accusantium': u'.@.com',
   #     u'dolor': 895887333.4,
   #     u'et': u'Quis ex similique.',
   #     u'nostrum': Decimal('-566507.255025'),
   #     u'placeat': 5866,
   #     u'qui': -387479870492553.0,
   #     u'saepe': u'Omnis provident.',
   #     u'sunt': u'http://.biz/categories/explore/homepage.html'}

   fake.pyint()
   # 7863


"faker.providers.ssn"
=====================

   fake.ssn()
   # u'267-77-0029'


"faker.providers.user_agent"
============================

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

   fake.firefox()
   # u'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_4; rv:1.9.5.20) Gecko/2014-08-20 00:04:32 Firefox/4.0'

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

   fake.opera()
   # u'Opera/8.43.(X11; Linux i686; en-US) Presto/2.9.188 Version/10.00'

   fake.windows_platform_token()
   # u'Windows NT 6.1'

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

   fake.user_agent()
   # u'Opera/9.81.(X11; Linux x86_64; en-US) Presto/2.9.189 Version/10.00'

   fake.chrome()
   # u'Mozilla/5.0 (X11; Linux i686) AppleWebKit/5331 (KHTML, like Gecko) Chrome/15.0.851.0 Safari/5331'

   fake.linux_processor()
   # u'x86_64'

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

   fake.safari()
   # u'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_4 rv:6.0; en-US) AppleWebKit/531.35.4 (KHTML, like Gecko) Version/5.0.3 Safari/531.35.4'
