
Language lt_LT
===============

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

::

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

	fake.building_number()
	# u'555'

	fake.street_address()
	# u'976 Ieva Cliffs Suite 015'

	fake.postalcode_plus4()
	# u'00921-3563'

	fake.city_prefix()
	# u'New'

	fake.military_ship()
	# u'USCGC'

	fake.country_code()
	# u'PK'

	fake.city()
	# u'Marijaburgh'

	fake.zipcode_plus4()
	# u'56899-5542'

	fake.state_abbr()
	# u'FM'

	fake.latitude()
	# Decimal('27.3571785')

	fake.street_suffix()
	# u'Squares'

	fake.city_suffix()
	# u'shire'

	fake.military_dpo()
	# u'Unit 7721 Box 7841'

	fake.country()
	# u'Eritrea'

	fake.secondary_address()
	# u'Apt. 415'

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

	fake.postalcode()
	# u'98936'

	fake.address()
	# u'5763 Laurynas Harbors\nSouth Mildatown, VT 46325'

	fake.state()
	# u'Kentucky'

	fake.military_state()
	# u'AP'

	fake.street_name()
	# u'Goda Flat'

	fake.zipcode()
	# u'91178'

	fake.postcode()
	# u'35544'

	fake.military_apo()
	# u'PSC 1054, Box 4221'

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

::

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

	fake.ean13()
	# u'4823593991311'

	fake.ean8()
	# u'17830157'

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

::

	fake.rgb_css_color()
	# u'rgb(219,186,53)'

	fake.color_name()
	# u'DeepSkyBlue'

	fake.rgb_color_list()
	# (30, 141, 22)

	fake.rgb_color()
	# u'94,112,183'

	fake.safe_hex_color()
	# u'#aaff00'

	fake.safe_color_name()
	# u'blue'

	fake.hex_color()
	# u'#b60900'

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

::

	fake.company()
	# u'Kalv\u0117nas Group'

	fake.company_suffix()
	# u'Inc'

	fake.catch_phrase()
	# u'Organic content-based concept'

	fake.bs()
	# u'orchestrate web-enabled action-items'

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

::

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

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

	fake.credit_card_full(card_type=None)
	# u'Mastercard\nErikas Petrauskas\n5211655338364214 03/17\nCVV: 962\n'

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

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

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

::

	fake.currency_code()
	# 'TND'

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

::

	fake.date_time_ad()
	# datetime.datetime(916, 4, 7, 16, 12, 4)

	fake.month()
	# '06'

	fake.am_pm()
	# 'PM'

	fake.timezone()
	# u'Africa/Djibouti'

	fake.iso8601()
	# '1998-11-11T02:27:06'

	fake.date_time()
	# datetime(1994, 7, 16, 13, 53, 5)

	fake.month_name()
	# 'July'

	fake.date_time_this_year(before_now=True, after_now=False)
	# datetime(2015, 6, 23, 2, 28, 10)

	fake.unix_time()
	# 615549919

	fake.day_of_week()
	# 'Wednesday'

	fake.day_of_month()
	# '02'

	fake.time(pattern="%H:%M:%S")
	# '19:16:11'

	fake.date_time_between(start_date="-30y", end_date="now")
	# datetime(2008, 12, 27, 16, 8, 7)

	fake.date_time_this_month(before_now=True, after_now=False)
	# datetime(2015, 11, 3, 21, 34, 38)

	fake.year()
	# '1997'

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

	fake.date_time_this_century(before_now=True, after_now=False)
	# datetime(2010, 12, 26, 3, 0, 23)

	fake.date_time_this_decade(before_now=True, after_now=False)
	# datetime(2010, 7, 18, 2, 24, 7)

	fake.century()
	# u'XVII'

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

	fake.time_delta()
	# datetime.timedelta(3549, 46306)

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

::

	fake.mime_type(category=None)
	# u'image/svg+xml'

	fake.file_name(category=None, extension=None)
	# u'laudantium.mp4'

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

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

::

	fake.ipv4()
	# u'247.18.37.221'

	fake.url()
	# u'http://www.ambrasas.org/'

	fake.company_email()
	# u'gediminas06@gailysnagys.com'

	fake.uri()
	# u'http://www.nausdaukauskas.com/app/login.htm'

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

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

	fake.tld()
	# u'com'

	fake.free_email()
	# u'kalvaitis.ana@hotmail.com'

	fake.slug(*args, **kwargs)
	# u'incidunt-quia'

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

	fake.domain_name()
	# u'petrauskas.net'

	fake.uri_extension()
	# u'.php'

	fake.ipv6()
	# u'c025:64ef:3016:ccbf:6205:1d5b:5ae2:d33e'

	fake.safe_email()
	# u'nerijus72@example.net'

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

	fake.uri_path(deep=None)
	# u'tag/tag'

	fake.email()
	# u'paulina53@gagys.biz'

	fake.uri_page()
	# u'post'

	fake.mac_address()
	# u'09:c9:df:df:37:58'

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

::

	fake.job()
	# 'Research scientist (life sciences)'

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

::

	fake.text(max_nb_chars=200)
	# u'Non nisi ducimus quaerat ut impedit. Optio occaecati in vel qui optio. Eos quas voluptatibus ea vero rerum sunt iure. Recusandae quia perspiciatis ut beatae dolore.'

	fake.sentence(nb_words=6, variable_nb_words=True)
	# u'Officiis maxime et odit.'

	fake.word()
	# u'quos'

	fake.paragraphs(nb=3)
	# [   u'Voluptatem mollitia harum quidem voluptatem vero. Doloremque dignissimos aut deserunt.',
	#     u'Aut enim numquam est quis sequi. Numquam suscipit molestiae ipsam consectetur. Et vitae laboriosam voluptatibus impedit est consequatur sint. Labore et doloribus beatae.',
	#     u'Aut in ut dignissimos minima fugiat. Laborum alias ab dolor animi aut tempore qui aut. Blanditiis quis est aperiam autem consequuntur tempore. Occaecati eligendi molestiae aperiam ut.']

	fake.words(nb=3)
	# [u'nobis', u'ea', u'iusto']

	fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
	# u'Nam qui magni corrupti. Ut ratione tenetur illo distinctio architecto. Accusamus vero totam sunt facere hic omnis.'

	fake.sentences(nb=3)
	# [   u'Rerum dolor nostrum quasi odio non ad.',
	#     u'Odio quos assumenda tenetur aspernatur.',
	#     u'Exercitationem ex ducimus veritatis illo veritatis vitae.']

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

::

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

	fake.locale()
	# u'cn_CR'

	fake.md5(raw_output=False)
	# '130289d740a4ecdd5c1e4b48d998160b'

	fake.sha1(raw_output=False)
	# 'babebc897dbd4fc49ea2d75aa3b3e4eaf7632a63'

	fake.null_boolean()
	# None

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

	fake.uuid4()
	# '2a871403-f38d-4d4d-b5bd-acc9cfe9bf24'

	fake.language_code()
	# u'fr'

	fake.boolean(chance_of_getting_true=50)
	# False

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

::

	fake.last_name_male()
	# u'Gintalas'

	fake.name_female()
	# u'\u017divil\u0117 Gintalas'

	fake.prefix_male()
	# ''

	fake.prefix()
	# ''

	fake.name()
	# u'Justas \u017dukauskas'

	fake.suffix_female()
	# ''

	fake.name_male()
	# u'Rytis \u017dukauskas'

	fake.first_name()
	# u'Gabrielius'

	fake.suffix_male()
	# ''

	fake.suffix()
	# ''

	fake.first_name_male()
	# u'Indr\u0117'

	fake.first_name_female()
	# u'Paulius'

	fake.last_name_female()
	# u'Kairys'

	fake.last_name()
	# u'Po\u0161ka'

	fake.prefix_female()
	# ''

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

::

	fake.phone_number()
	# u'+370 69968507'

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

::

	fake.simple_profile()
	# {   'address': u'USNS Stankevi\u010dius\nFPO AP 01694',
	#     'birthdate': '2010-04-03',
	#     'mail': u'andrius06@gmail.com',
	#     'name': u'Jolanta Sakalauskas',
	#     'sex': 'F',
	#     'username': u'kpocius'}

	fake.profile(fields=None)
	# {   'address': u'5849 Domas Cove Apt. 409\n\u017demynaside, AK 31527',
	#     'birthdate': '2012-01-26',
	#     'blood_group': '0-',
	#     'company': u'Gailys Group',
	#     'current_location': (Decimal('-53.0106585'), Decimal('-159.967341')),
	#     'job': 'Sales promotion account executive',
	#     'mail': u'arminas.gailius@gmail.com',
	#     'name': u'Domas Kalvelis',
	#     'residence': u'54905 Urbonas Drive\nWest Svetlanahaven, OK 98684',
	#     'sex': 'M',
	#     'ssn': u'129-17-4168',
	#     'username': u'domas35',
	#     'website': [u'http://naujokas.com/']}

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

::

	fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
	# (   u'ariana.gailys@ukauskas.com',
	#     9089,
	#     6085,
	#     6726,
	#     u'Esse ea ipsum.',
	#     u'Omnis consequatur.',
	#     u'Iste ipsam eum.',
	#     u'Voluptatem nostrum.',
	#     -364419995.23,
	#     u'Assumenda impedit.',
	#     u'http://www.gailiusgronskis.info/terms.php',
	#     u'http://www.nausdabutkus.com/category.php',
	#     u'Omnis non quisquam.',
	#     u'Natus numquam.')

	fake.pystr(max_chars=20)
	# u'Maiores id.'

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

	fake.pystruct(count=10, *value_types)
	# (   [   datetime(1997, 3, 3, 12, 31),
	#         u'http://petrauskas.net/',
	#         u'Maxime molestias.',
	#         u'Odit aut dicta.',
	#         Decimal('452277453.545'),
	#         datetime(1985, 11, 18, 1, 8, 46),
	#         556846052977331.0,
	#         6394,
	#         datetime(1984, 1, 11, 22, 17, 25),
	#         u'Cumque cum eum eum.'],
	#     {   u'consequatur': u'marija.zukauskas@gmail.com',
	#         u'cum': Decimal('57160.2725'),
	#         u'debitis': 7214,
	#         u'delectus': 804,
	#         u'exercitationem': u'Laudantium est.',
	#         u'omnis': Decimal('-2219783868.26'),
	#         u'perspiciatis': datetime(2003, 1, 6, 19, 9, 16),
	#         u'qui': datetime(1990, 3, 13, 15, 36, 30),
	#         u'voluptatum': u'Qui architecto.'},
	#     {   u'assumenda': {   0: u'Eaque et aut rerum.',
	#                           1: [   datetime(1989, 9, 19, 19, 44, 40),
	#                                  u'Modi sit tenetur et.',
	#                                  u'Aut aliquam odio.'],
	#                           2: {   0: u'Dolor rerum porro.',
	#                                  1: u'Minus aut non et et.',
	#                                  2: [u'Placeat quia eos.', 1092]}},
	#         u'aut': {   7: 274589567380.56,
	#                     8: [9271, u'Illum laborum vel.', 5161],
	#                     9: {   7: -767.1,
	#                            8: 5120,
	#                            9: [   Decimal('-399800790619'),
	#                                   u'Vel enim quo illum.']}},
	#         u'fuga': {   6: datetime(1984, 12, 8, 4, 21, 51),
	#                      7: [   u'Repellendus quis.',
	#                             u'Magnam et ut enim.',
	#                             u'Sed qui voluptas.'],
	#                      8: {   6: u'Quisquam.',
	#                             7: 3249,
	#                             8: [u'nojus.zukauskas@pociusambrasas.com', 949]}},
	#         u'harum': {   8: datetime(1986, 10, 4, 11, 9, 27),
	#                       9: [   Decimal('94376.0'),
	#                              u'In aut et occaecati.',
	#                              u'Sed sint nobis.'],
	#                       10: {   8: u'Quia voluptate.',
	#                               9: datetime(2013, 12, 17, 17, 53, 33),
	#                               10: [-6235646.7611089, u'Maxime alias.']}},
	#         u'provident': {   2: u'Aut repudiandae.',
	#                           3: [   u'Facere molestiae.',
	#                                  8137,
	#                                  u'http://www.ambrasas.net/explore/list/wp-content/category/'],
	#                           4: {   2: u'Rerum velit.',
	#                                  3: u'http://www.pokakavaliauskas.biz/main/privacy.htm',
	#                                  4: [   u'Omnis optio vel aut.',
	#                                         datetime(2000, 10, 28, 20, 40, 22)]}},
	#         u'qui': {   9: u'saulius83@jankauskasjankauskas.info',
	#                     10: [   u'Voluptas vel neque.',
	#                             u'http://www.gaiinaskalvelis.org/',
	#                             Decimal('2.38045744646E+14')],
	#                     11: {   9: datetime(2005, 4, 9, 7, 44, 5),
	#                             10: u'Provident ea.',
	#                             11: [5514, u'Minima aliquam et.']}},
	#         u'sunt': {   4: u'gaiciunas.jolanta@pocius.com',
	#                      5: [739, u'Suscipit velit.', -81878585992331.0],
	#                      6: {   4: 2754,
	#                             5: u'Sit autem tempore.',
	#                             6: [datetime(1999, 4, 30, 8, 24, 36), 1528]}},
	#         u'veritatis': {   1: u'eurbonas@stankeviius.com',
	#                           2: [   u'karolis36@hotmail.com',
	#                                  21568637.0,
	#                                  u'Dolorem occaecati.'],
	#                           3: {   1: Decimal('5.4060057195E+11'),
	#                                  2: 7319,
	#                                  3: [   u'Eveniet voluptatem.',
	#                                         Decimal('4.97404867205E+13')]}},
	#         u'voluptatum': {   5: datetime(2000, 8, 9, 12, 11, 40),
	#                            6: [   u'Ad et asperiores.',
	#                                   datetime(1990, 7, 24, 22, 50, 5),
	#                                   5810],
	#                            7: {   5: u'Est at et sed.',
	#                                   6: u'naglis.kalvaitis@urbonas.info',
	#                                   7: [   Decimal('66238199967.6'),
	#                                          13688.76689199]}}})

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

	fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
	# [   u'Ut molestiae.',
	#     datetime(1987, 2, 12, 8, 15, 9),
	#     4905,
	#     u'igaiciunas@yahoo.com',
	#     u'Accusantium eaque.',
	#     Decimal('-228265.7785'),
	#     datetime(1995, 1, 8, 5, 10),
	#     u'Et blanditiis quas.',
	#     u'Fuga pariatur odit.',
	#     u'Quidem expedita.',
	#     Decimal('148.12617246'),
	#     u'http://www.kaupas.com/login.asp',
	#     u'Inventore beatae.']

	fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
	# (   6368,
	#     Decimal('78258117.8194'),
	#     Decimal('36337963484.6'),
	#     u'In quidem nam rerum.',
	#     u'Et occaecati neque.',
	#     3056,
	#     u'Magnam laboriosam.',
	#     6036,
	#     -29.1193,
	#     datetime(2010, 3, 13, 14, 0, 52),
	#     -39.0,
	#     u'Officiis.')

	fake.pybool()
	# True

	fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
	# set([u'http://www.jankauskasgaldikas.net/blog/tags/home/', u'Ducimus impedit.', u'Consequuntur et.', u'Cupiditate magnam.', u'arvydas44@hotmail.com', u'Quae et adipisci.', datetime(2009, 8, 14, 1, 40, 4), 8404])

	fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
	# {   u'aut': u'Sit ut deleniti.',
	#     u'consequatur': u'Unde nihil quod.',
	#     u'deserunt': 1089,
	#     u'enim': Decimal('-2123.49767216'),
	#     u'et': u'grinius.rokas@hotmail.com',
	#     u'iste': datetime(1976, 9, 16, 18, 21, 24),
	#     u'magni': u'Illum excepturi.',
	#     u'nesciunt': u'Numquam reiciendis.',
	#     u'pariatur': u'Et assumenda quis.',
	#     u'quaerat': datetime(2012, 7, 11, 21, 8, 30),
	#     u'qui': u'http://www.kairys.info/',
	#     u'quo': u'Non animi magni.',
	#     u'velit': 5144}

	fake.pyint()
	# 9471

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

::

	fake.ssn()
	# u'352-35-1274'

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

::

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

	fake.firefox()
	# u'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_0; rv:1.9.3.20) Gecko/2012-03-06 06:10:41 Firefox/3.8'

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

	fake.opera()
	# u'Opera/8.44.(Windows 98; Win 9x 4.90; it-IT) Presto/2.9.160 Version/10.00'

	fake.windows_platform_token()
	# u'Windows CE'

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

	fake.user_agent()
	# u'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_7_1 rv:3.0; it-IT) AppleWebKit/533.40.6 (KHTML, like Gecko) Version/4.0.3 Safari/533.40.6'

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

	fake.linux_processor()
	# u'i686'

	fake.mac_platform_token()
	# u'Macintosh; Intel Mac OS X 10_6_8'

	fake.safari()
	# u'Mozilla/5.0 (Windows; U; Windows NT 6.0) AppleWebKit/535.17.3 (KHTML, like Gecko) Version/4.0.3 Safari/535.17.3'
