
Language lv_LV
===============

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

::

	fake.longitude()                                                                            # -174.996160
	fake.building_number()                                                                      # 6102
	fake.street_address()                                                                       # 62629 Auziņš Path Apt. 076
	fake.postalcode_plus4()                                                                     # 62734-5420
	fake.city_prefix()                                                                          # South
	fake.military_ship()                                                                        # USS
	fake.city()                                                                                 # Valijaburgh
	fake.zipcode_plus4()                                                                        # 68176-7995
	fake.state_abbr()                                                                           # WV
	fake.latitude()                                                                             # 17.891172
	fake.street_suffix()                                                                        # Lane
	fake.city_suffix()                                                                          # stad
	fake.military_dpo()                                                                         # Unit 3987 Box 8282
	fake.country()                                                                              # Georgia
	fake.secondary_address()                                                                    # Apt. 609
	fake.geo_coordinate(center=None, radius=0.001)                                              # -141.915242
	fake.postalcode()                                                                           # 45072
	fake.address()                                                                              # 1411 Inguna Inlet Suite 742	                                                                                              Aldisland, WV 86742
	fake.state()                                                                                # Indiana
	fake.military_state()                                                                       # AE
	fake.street_name()                                                                          # Katrīna Point
	fake.zipcode()                                                                              # 76283
	fake.postcode()                                                                             # 26561
	fake.military_apo()                                                                         # PSC 9987, Box 7271

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

::

	fake.ean(length=13)                                                                         # 4746650504852
	fake.ean13()                                                                                # 2502747055490
	fake.ean8()                                                                                 # 78652941

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

::

	fake.rgb_css_color()                                                                        # rgb(235,202,59)
	fake.color_name()                                                                           # DarkSlateGray
	fake.rgb_color_list()                                                                       # (248, 38, 140)
	fake.rgb_color()                                                                            # 41,201,73
	fake.safe_hex_color()                                                                       # #ee0000
	fake.safe_color_name()                                                                      # lime
	fake.hex_color()                                                                            # #32c493

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

::

	fake.company()                                                                              # Skujiņš-Skuja
	fake.company_suffix()                                                                       # and Sons
	fake.catch_phrase()                                                                         # Customizable even-keeled data-warehouse
	fake.bs()                                                                                   # monetize next-generation vortals

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

::

	fake.credit_card_security_code(card_type=None)                                              # 28
	fake.credit_card_full(card_type=None, validate=False, max_check=10)                         # 	                                                                                              Voyager	                                                                                              Kārlis Ziemelis	                                                                                              869923372404593  08/22	                                                                                              CVC: 654
	fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")                       # 11/23
	fake.credit_card_number(card_type=None, validate=False, max_check=10)                       # 30180548053192
	fake.credit_card_provider(card_type=None)                                                   # JCB 15 digit

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

::

	fake.currency_code()                                                                        # JOD

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

::

	fake.date_time_ad()                                                                         # 0498-07-10 18:08:44
	fake.month()                                                                                # 12
	fake.am_pm()                                                                                # PM
	fake.iso8601()                                                                              # 1992-07-29T11:36:19
	fake.date_time_this_century()                                                               # 2000-05-02 08:51:47
	fake.date_time()                                                                            # 2010-05-27 07:11:12
	fake.month_name()                                                                           # November
	fake.date_time_this_month()                                                                 # 2016-03-09 15:11:04
	fake.date_time_this_decade()                                                                # 2010-04-03 04:52:14
	fake.day_of_week()                                                                          # Tuesday
	fake.day_of_month()                                                                         # 28
	fake.time(pattern="%H:%M:%S")                                                               # 17:26:15
	fake.date_time_between(start_date="-30y", end_date="now")                                   # 2008-09-25 08:44:35
	fake.unix_time()                                                                            # 895797519
	fake.date_time_this_year()                                                                  # 2016-03-14 08:22:50
	fake.timezone()                                                                             # America/St_Kitts
	fake.century()                                                                              # XIV
	fake.date(pattern="%Y-%m-%d")                                                               # 1976-11-10
	fake.year()                                                                                 # 1987

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

::

	fake.mime_type(category=None)                                                               # multipart/signed

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

::

	fake.ipv4()                                                                                 # 103.11.160.195
	fake.url()                                                                                  # http://krievi.info/
	fake.company_email()                                                                        # wapsitis@polisrubenis.com
	fake.uri()                                                                                  # http://www.rudztis.info/
	fake.domain_word(*args, **kwargs)                                                           # celmisprois
	fake.image_url(width=None, height=None)                                                     # http://dummyimage.com/738x13
	fake.tld()                                                                                  # com
	fake.free_email()                                                                           # baltins.gaida@hotmail.com
	fake.slug(*args, **kwargs)                                                                  # sit-cumque-numquam
	fake.free_email_domain()                                                                    # hotmail.com
	fake.domain_name()                                                                          # roztis.biz
	fake.uri_extension()                                                                        # .php
	fake.ipv6()                                                                                 # 647b:3d02:8d6f:4af5:53d3:1365:f679:0c21
	fake.safe_email()                                                                           # ina67@example.com
	fake.user_name(*args, **kwargs)                                                             # fbalodis
	fake.uri_path(deep=None)                                                                    # tag/search
	fake.email()                                                                                # zanis.abols@krkli.biz
	fake.uri_page()                                                                             # terms
	fake.mac_address()                                                                          # 05:dc:e7:c5:e6:b0

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

::

	fake.job()                                                                                  # Pension scheme manager

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

::

	fake.text(max_nb_chars=200)                                                                 # Accusamus quo iusto ipsa nam autem. Omnis voluptate nemo p	                                                                                              orro soluta ipsum commodi.	                                                                                              Est eum explicabo quas rem beatae. Rem nemo rerum accusant	                                                                                              ium. Aut sunt consequatur nisi explicabo quis.
	fake.sentence(nb_words=6, variable_nb_words=True)                                           # Nihil voluptate fugiat et nihil.
	fake.word()                                                                                 # ut
	fake.paragraphs(nb=3)                                                                       # [u'Eos voluptatibus qui adipisci sint quas eum. Quo odit i	                                                                                              ncidunt numquam minus. Exercitationem nam ea dolores esse 	                                                                                              reprehenderit et ut.', u'Consequuntur in nisi quibusdam no	                                                                                              n praesentium. Eum rerum sint et beatae quia. Et id molest	                                                                                              ias et cupiditate non facere. Iusto autem aut blanditiis e	                                                                                              t possimus numquam.', u'Nesciunt vel non quibusdam adipisc	                                                                                              i placeat. A labore iste possimus qui aut iusto fugiat. Ut	                                                                                               iure est doloremque et esse neque.']
	fake.words(nb=3)                                                                            # [u'iusto', u'consequatur', u'cum']
	fake.paragraph(nb_sentences=3, variable_nb_sentences=True)                                  # Aperiam iste harum architecto ut maiores ullam. Ullam rem 	                                                                                              nemo quas quo cupiditate enim ratione.
	fake.sentences(nb=3)                                                                        # [u'Vel et id velit corrupti dolor qui.', u'Maiores et aut 	                                                                                              et a vitae qui ex.', u'Qui labore expedita dolores.']

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

::

	fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True) # zZf2LKB^Hw
	fake.locale()                                                                               # el_NZ
	fake.md5(raw_output=False)                                                                  # 90ed164aeb6254abd92d0d2892982d4c
	fake.sha1(raw_output=False)                                                                 # d96435c9a426d87f83134a0c18108d5185329a68
	fake.null_boolean()                                                                         # True
	fake.sha256(raw_output=False)                                                               # 0ac149a404fb4365719dda314f9dd52455b3bea7c7611759e5a65e51b1	                                                                                              be3142
	fake.country_code()                                                                         # VN
	fake.language_code()                                                                        # ru
	fake.boolean(chance_of_getting_true=50)                                                     # False

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

::

	fake.last_name_male()                                                                       # Zvirbulis
	fake.name_female()                                                                          # Ruta Vilks


	fake.name()                                                                                 # Lācis, Helēna

	fake.name_male()                                                                            # Dūmiņš, Krišjānis
	fake.first_name()                                                                           # Mārtiņš


	fake.first_name_male()                                                                      # Ernests
	fake.first_name_female()                                                                    # Marija
	fake.last_name_female()                                                                     # Dūmiņš
	fake.last_name()                                                                            # Rudzītis


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

::

	fake.profile(fields=[])                                                                     # {'website': [u'http://auni.net/'], 'username': u'sandis63'	                                                                                              , 'name': u'Vi\u013cums Rudz\u012btis', 'blood_group': '0-	                                                                                              ', 'residence': u'4039 Birznieks Turnpike\nEast Anete, ME 	                                                                                              99252', 'company': u'Zelti\u0146\u0161 and Sons', 'address	                                                                                              ': u'79919 Alksnis Track\nEast J\u016blija, KS 90989', 'bi	                                                                                              rthdate': '2005-03-18', 'sex': 'M', 'job': 'Product design	                                                                                              er', 'ssn': u'544-94-9860', 'current_location': (Decimal('	                                                                                              -5.970215'), Decimal('-40.744726')), 'mail': u'klavins.mar	                                                                                              eks@gmail.com'}
	fake.simple_profile()                                                                       # {'username': u'emilija89', 'name': u'Biruta Egl\u012btis',	                                                                                               'birthdate': '1974-01-24', 'sex': 'M', 'address': u'9273 	                                                                                              Inguna Ranch\nNew Alfr\u0113dsshire, MD 22031', 'mail': u'	                                                                                              visvaldis.rozitis@gmail.com'}

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

::

	fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)                    # [3389, u'rudite53@briedis.com', 1783, u'Amet aut veniam.',	                                                                                               u'http://www.zari.com/blog/main/faq.jsp', u'Dolore nobis 	                                                                                              quia.', datetime(1972, 10, 3, 19, 32, 47), u'Temporibus ma	                                                                                              gnam.', u'feglitis@hotmail.com', Decimal('2.84769933324E+1	                                                                                              4'), u'Rem quidem.', datetime(2013, 8, 13, 9, 32, 41), u'h	                                                                                              ttp://www.lcis.info/index/']
	fake.pystr(max_chars=20)                                                                    # Eum sapiente porro.
	fake.pyfloat(left_digits=None, right_digits=None, positive=False)                           # -2.63620476396e+14
	fake.pystruct(count=10, *value_types)                                                       # ([Decimal('-865555.6'), u'Saepe est cum.', u'http://www.la	                                                                                              psavilci.net/tag/search/register.htm', u'Qui quia ipsum.',	                                                                                               526, 7191, Decimal('-6.38236166508E+14'), 6027, u'lilita.	                                                                                              karklins@yahoo.com', u'auzins.margareta@apinissili.com'], 	                                                                                              {u'exercitationem': datetime(1994, 6, 24, 2, 18, 5), u'ab'	                                                                                              : 8250, u'quis': u'Ullam fugiat sit.', u'odit': datetime(1	                                                                                              971, 4, 27, 16, 41, 26), u'explicabo': 3.2114025186, u'ali	                                                                                              as': 2545, u'quae': u'macs.purmals@krkli.com', u'et': 8118	                                                                                              , u'expedita': Decimal('-5.86921165E+13'), u'veritatis': 6	                                                                                              146}, {u'a': {8: u'Et rerum fugiat sed.', 9: [u'niks.kruze	                                                                                              @vanagspodnieks.com', u'Excepturi in aut.', -3155443257179	                                                                                              07.0], 10: {8: Decimal('-27243275.2303'), 9: 9825, 10: [59	                                                                                              544867429988.4, u'kaspars.bite@roztis.com']}}, u'unde': {8	                                                                                              : [u'Est dolores quae.', u'toms.zvirbulis@zaispriede.biz',	                                                                                               6511], 9: {8: 2874, 9: [u'viksna.helena@purmals.com', 82.	                                                                                              784151887], 7: u'Sequi quis.'}, 7: 3232}, u'voluptatem': {	                                                                                              8: {8: [u'Repudiandae ducimus.', datetime(1980, 11, 2, 9, 	                                                                                              2, 39)], 6: 6289, 7: 9423.6372361}, 6: -621770595425.21, 7	                                                                                              : [u'Tempora ipsum.', u'Id dolores.', u'http://www.vilcisi	                                                                                              li.org/wp-content/posts/post.html']}, u'hic': {2: 9853, 3:	                                                                                               [datetime(2007, 6, 17, 23, 19, 31), u'Aut incidunt est in	                                                                                              .', Decimal('-916543.69')], 4: {2: u'Vel accusantium.', 3:	                                                                                               u'Est nihil odit.', 4: [u'Necessitatibus.', -924.94]}}, u	                                                                                              'nihil': {5: u'turins.krists@gmail.com', 6: [u'Aut quisqua	                                                                                              m maxime.', 839, u'Est sapiente ullam.'], 7: {5: u'Qui por	                                                                                              ro odit.', 6: 9139, 7: [u'alberts06@yahoo.com', u'Iusto ve	                                                                                              l rem ad.']}}, u'blanditiis': {3: u'Laborum.', 4: [-458214	                                                                                              774942.68, 398302902639.63, u'Quo voluptatem sed.'], 5: {3	                                                                                              : Decimal('1168.8'), 4: u'Aut tenetur.', 5: [u'Qui sequi f	                                                                                              uga.', Decimal('-4.1902677669E+11')]}}, u'vitae': {4: -353	                                                                                              64.7170452, 5: [u'Sapiente labore.', datetime(2004, 12, 28	                                                                                              , 14, 30, 20), 4696], 6: {4: u'jvitolins@skuji.com', 5: u'	                                                                                              http://ziemelis.com/search/app/privacy.html', 6: [u'Cum iu	                                                                                              re quis.', datetime(1995, 1, 29, 2, 32, 18)]}}, u'labore':	                                                                                               {9: u'tekla50@hotmail.com', 10: [3007178615.3914, u'vitol	                                                                                              s.rolands@sprois.com', u'http://www.bele.biz/'], 11: {9: d	                                                                                              atetime(1992, 12, 13, 13, 41, 1), 10: u'http://www.purmals	                                                                                              .com/index/', 11: [u'http://www.zirnis.info/about.php', da	                                                                                              tetime(2002, 3, 8, 18, 27, 9)]}}, u'asperiores': {1: u'Lab	                                                                                              ore qui rem.', 2: [datetime(1971, 5, 9, 12, 17, 52), datet	                                                                                              ime(1996, 6, 26, 16, 52, 55), Decimal('-288008262.43')], 3	                                                                                              : {1: -36398106454641.0, 2: u'hanss.kreslins@gmail.com', 3	                                                                                              : [u'http://polisstrazdi.com/index/', datetime(1996, 1, 4,	                                                                                               4, 36, 1)]}}})
	fake.pydecimal(left_digits=None, right_digits=None, positive=False)                         # 7.84201877432
	fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)                        # [u'http://krmicelms.net/author.php', u'Cupiditate.', u'Off	                                                                                              iciis molestiae.', u'saulitis.mihels@zirnisvksna.info', u'	                                                                                              Amet dolores.', u'Et odit ut dolores.', u'Eum aspernatur q	                                                                                              ui.', u'Aliquid labore.']
	fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)                       # (6050, u'karlina.priede@gmail.com', -3.842290677332, 4173,	                                                                                               u'Dolore omnis animi.', u'http://liepa.org/author/', u'Fu	                                                                                              giat eum eius.')
	fake.pybool()                                                                               # True
	fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)                         # set([u'Quibusdam sequi.', u'liza58@yahoo.com', u'Modi tene	                                                                                              tur.', 35279.69636751, u'Impedit delectus.', u'http://www.	                                                                                              puri.info/explore/register.php', Decimal('-849.552448101')	                                                                                              , datetime(1989, 5, 11, 15, 10, 34), 78, 2326, u'bite.lien	                                                                                              e@paegle.com', u'Tempora maiores qui.'])
	fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)                        # {u'quibusdam': u'Ut corrupti vel.', u'et': Decimal('-6.977	                                                                                              77895131E+12'), u'ut': u'Voluptatem aut.', u'nemo': u'Poss	                                                                                              imus ut in quos.', u'eveniet': 84.44406, u'aliquid': u'Atq	                                                                                              ue suscipit.', u'dolores': 244566760.49, u'dolorem': u'Eve	                                                                                              niet et rerum.', u'rem': u'Vitae tempora vero.', u'ducimus	                                                                                              ': u'Ducimus numquam.'}
	fake.pyint()                                                                                # 5779

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

::

	fake.phone_number()                                                                         # +37178267054

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

::

	fake.ssn()                                                                                  # 852-16-3004

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

::

	fake.mac_processor()                                                                        # PPC
	fake.firefox()                                                                              # Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8; rv:1.9.3.20	                                                                                              ) Gecko/2016-01-23 21:22:52 Firefox/14.0
	fake.linux_platform_token()                                                                 # X11; Linux i686
	fake.opera()                                                                                # Opera/8.64.(Windows 95; it-IT) Presto/2.9.182 Version/11.0	                                                                                              0
	fake.windows_platform_token()                                                               # Windows NT 4.0
	fake.internet_explorer()                                                                    # Mozilla/5.0 (compatible; MSIE 5.0; Windows NT 5.01; Triden	                                                                                              t/3.1)
	fake.user_agent()                                                                           # Mozilla/5.0 (Macintosh; PPC Mac OS X 10_7_2) AppleWebKit/5	                                                                                              352 (KHTML, like Gecko) Chrome/15.0.879.0 Safari/5352
	fake.chrome()                                                                               # Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6) AppleWeb	                                                                                              Kit/5351 (KHTML, like Gecko) Chrome/13.0.846.0 Safari/5351	                                                                                              
	fake.linux_processor()                                                                      # x86_64
	fake.mac_platform_token()                                                                   # Macintosh; Intel Mac OS X 10_7_1
	fake.safari()                                                                               # Mozilla/5.0 (Windows; U; Windows CE) AppleWebKit/535.17.4 	                                                                                              (KHTML, like Gecko) Version/5.0.2 Safari/535.17.4
