
Language bg_BG
**************


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

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

   fake.building_number()
   # u'05071'

   fake.street_address()
   # u'93808 \u041f\u043e\u043b\u0438\u043d Square'

   fake.postalcode_plus4()
   # u'23233-7927'

   fake.city_prefix()
   # u'East'

   fake.military_ship()
   # u'USNV'

   fake.country_code()
   # u'UY'

   fake.city()
   # u'\u041c\u043d\u043e\u0433\u043e\u0437\u043d\u0430\u0435\u0432\u0430shire'

   fake.zipcode_plus4()
   # u'20428-9728'

   fake.state_abbr()
   # u'IL'

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

   fake.street_suffix()
   # u'Mountains'

   fake.city_suffix()
   # u'borough'

   fake.military_dpo()
   # u'Unit 1912 Box 4328'

   fake.country()
   # u'India'

   fake.secondary_address()
   # u'Suite 335'

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

   fake.postalcode()
   # u'51970'

   fake.address()
   # u'99009 \u042f\u0440\u0447\u043e Locks Apt. 153\n\u0412\u0440\u0430\u0436\u0430\u043b\u0441\u043a\u0438furt, NC 65441'

   fake.state()
   # u'Georgia'

   fake.military_state()
   # u'AE'

   fake.street_name()
   # u'\u0410\u0434\u0435\u043c Keys'

   fake.zipcode()
   # u'84329'

   fake.postcode()
   # u'05262'

   fake.military_apo()
   # u'PSC 0951, Box 3597'


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

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

   fake.ean13()
   # u'2531707858574'

   fake.ean8()
   # u'13806637'


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

   fake.rgb_css_color()
   # u'rgb(122,159,25)'

   fake.color_name()
   # u'Orchid'

   fake.rgb_color_list()
   # (234, 132, 167)

   fake.rgb_color()
   # u'45,249,204'

   fake.safe_hex_color()
   # u'#cc0000'

   fake.safe_color_name()
   # u'purple'

   fake.hex_color()
   # u'#e61d63'


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

   fake.company()
   # u'\u0411\u0435\u043b\u0435\u0436\u043a\u043e\u0432\u0430 \u041c\u0443\u0435\u0432 \u041e\u041e\u0414'

   fake.company_suffix()
   # u'KDA'


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

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

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

   fake.credit_card_full(card_type=None)
   # u'Mastercard\n\u0418\u0432\u0430\u043d\u0438\u0447\u043a\u0430 \u0426\u043e\u0446\u043e\u0432\n5283649317123041 07/16\nCVV: 662\n'

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

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


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

   fake.currency_code()
   # 'OMR'


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

   fake.date_time_ad()
   # datetime.datetime(970, 5, 11, 7, 0, 11)

   fake.month()
   # '02'

   fake.am_pm()
   # 'PM'

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

   fake.iso8601()
   # '2013-09-06T10:16:51'

   fake.date_time()
   # datetime(2006, 10, 7, 5, 54, 22)

   fake.month_name()
   # 'May'

   fake.date_time_this_year(before_now=True, after_now=False)
   # datetime(2015, 2, 1, 15, 14, 1)

   fake.unix_time()
   # 972249683

   fake.day_of_week()
   # 'Tuesday'

   fake.day_of_month()
   # '09'

   fake.time(pattern="%H:%M:%S")
   # '15:38:39'

   fake.date_time_between(start_date="-30y", end_date="now")
   # datetime(1995, 2, 23, 21, 6, 14)

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

   fake.year()
   # '1983'

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

   fake.date_time_this_century(before_now=True, after_now=False)
   # datetime(2011, 7, 31, 6, 9, 3)

   fake.date_time_this_decade(before_now=True, after_now=False)
   # datetime(2010, 1, 4, 22, 5, 17)

   fake.century()
   # u'XXI'

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

   fake.time_delta()
   # datetime.timedelta(7510, 66637)


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

   fake.mime_type(category=None)
   # u'model/x3d+binary'

   fake.file_name(category=None, extension=None)
   # u'sint.jpeg'

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


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

   fake.ipv4()
   # u'104.69.237.246'

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

   fake.company_email()
   # u'shpilk2008@chnliv.info'

   fake.uri()
   # u'http://pndv.biz/explore/index.htm'

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

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

   fake.tld()
   # u'net'

   fake.free_email()
   # u'vuzvuzv.yu@mail.bg'

   fake.slug(*args, **kwargs)
   # u'dolor-et-veritatis'

   fake.free_email_domain()
   # u'abv.bg'

   fake.domain_name()
   # u'ntyanv.org'

   fake.uri_extension()
   # u'.html'

   fake.ipv6()
   # u'72d5:5c15:0ffd:7c45:899a:345f:3eab:360f'

   fake.safe_email()
   # u'kdkv.vini@example.net'

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

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

   fake.email()
   # u'pvtsv.mshn@nufv.bg'

   fake.uri_page()
   # u'register'

   fake.mac_address()
   # u'06:3f:94:3f:d8:84'


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

   fake.job()
   # 'Operational researcher'


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

   fake.text(max_nb_chars=200)
   # u'Non ullam sint exercitationem qui ex qui expedita. Ullam qui porro impedit voluptatem quia id iste aliquam. Omnis vero blanditiis nobis et voluptas. Cupiditate nemo earum nihil facere vel sit esse.'

   fake.sentence(nb_words=6, variable_nb_words=True)
   # u'Dignissimos ut magnam illo quos dolor nulla est.'

   fake.word()
   # u'dolores'

   fake.paragraphs(nb=3)
   # [   u'Vero nam corporis distinctio veniam vitae temporibus a. Placeat tenetur fuga velit. Excepturi nam qui rerum quasi nobis odio soluta. Commodi harum voluptatem ut ad ut ea sit.',
   #     u'Distinctio corporis neque deserunt recusandae ab aut accusamus. Voluptas dolor deleniti et excepturi asperiores autem. Voluptatem ut dignissimos voluptas non nulla omnis quod. Autem ut ut amet.',
   #     u'Ex est rerum quia voluptatem repellendus. Quasi voluptas sequi magni illum aspernatur aut dolores dolore. Ipsum quibusdam natus velit.']

   fake.words(nb=3)
   # [u'aliquam', u'hic', u'assumenda']

   fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
   # u'Velit tempore quibusdam explicabo rerum. Eaque laborum a omnis a nihil. Quod non dicta dolorem amet animi.'

   fake.sentences(nb=3)
   # [   u'Nostrum dolorem necessitatibus porro.',
   #     u'Veniam ullam et sed quidem vitae impedit dolorem.',
   #     u'Et et molestias voluptatibus hic nostrum aut.']


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

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

   fake.locale()
   # u'en_TT'

   fake.md5(raw_output=False)
   # '718fd84ed6d4e997d3f92d1e0b526476'

   fake.sha1(raw_output=False)
   # '820114f63eec1e843a633ecb654747de2d790994'

   fake.null_boolean()
   # False

   fake.sha256(raw_output=False)
   # '70ae9c499c2b0c90be17fcc41680c2e0517c8f6202ced2811362ccb2607ad637'

   fake.uuid4()
   # '19151d29-04eb-4c5e-8d66-cb7fa37e803e'

   fake.language_code()
   # u'en'

   fake.boolean(chance_of_getting_true=50)
   # False


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

   fake.last_name_male()
   # u'\u0426\u0432\u0435\u0442\u043a\u043e\u0432'

   fake.name_female()
   # u'\u0413-\u0446\u0430 \u0416\u0438\u0432\u0430 \u041f\u0435\u0432\u0435\u0446\u043e\u0432\u0430'

   fake.prefix_male()
   # u'\u0414\u0440.'

   fake.prefix()
   # u'\u0413-\u0446\u0430'

   fake.name()
   # u'\u041a\u0438\u043f\u0440\u0438\u044f\u043d \u0411\u0443\u043c\u043e\u0432'

   fake.suffix_female()
   # ''

   fake.name_male()
   # u'\u0413-\u0446\u0430 \u0413\u0435\u043d\u0438\u0441\u043b\u0430\u0432 \u041a\u043e\u0441\u0442\u043e\u0432'

   fake.first_name()
   # u'\u0428\u0430\u043d\u043e\u0443'

   fake.suffix_male()
   # ''

   fake.suffix()
   # ''

   fake.first_name_male()
   # u'\u0421\u0438\u0435\u043d'

   fake.first_name_female()
   # u'\u041c\u0430\u0440\u0438\u043e\u0442\u043a\u0430'

   fake.last_name_female()
   # u'\u0418\u043b\u0438\u0435\u0432\u0430'

   fake.last_name()
   # u'\u0412\u044a\u0437\u0432\u044a\u0437\u043e\u0432'

   fake.prefix_female()
   # u'\u0413-\u0436\u0430'


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

   fake.phone_number()
   # u'0120 914-570'


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

   fake.simple_profile()
   # {   'address': u'8830 \u0422\u0443\u0445\u0447\u0438\u0435\u0432 Station\nNorth \u041c\u0430\u043d\u043e\u043b\u0438\u043d\u0430ville, MS 51729',
   #     'birthdate': '1995-06-20',
   #     'mail': u'kliptkv.shtki@yahoo.com',
   #     'name': u'\u0414\u0440. \u041a\u043b\u0438\u043c \u041c\u0435\u0440\u0430\u043a\u043e\u0432',
   #     'sex': 'F',
   #     'username': u'nlv.ch'}

   fake.profile(fields=None)
   # {   'address': u'31144 \u0422\u043e\u0448\u0435\u0432 Forges Apt. 577\n\u041a\u0438\u043c\u0431\u043eview, DC 28710-7889',
   #     'birthdate': '1970-10-28',
   #     'blood_group': 'AB+',
   #     'company': u'\u041a\u043e\u043b\u0438\u0447\u043a\u043e\u0432 \u0415\u041e\u041e\u0414',
   #     'current_location': (Decimal('-7.188697'), Decimal('-98.200446')),
   #     'job': 'Engineer, chemical',
   #     'mail': u'shtubv.kn@hotmail.com',
   #     'name': u'\u0413-\u0436\u0430 \u042f\u0448\u043a\u0430 \u0414\u043e\u043a\u043e\u0432\u0430',
   #     'residence': u'35496 \u041a\u0443\u0440\u0442\u0430\u043a\u043e\u0432\u0430 Creek\n\u0410\u0432\u0440\u043e\u0440fort, WY 50997-6562',
   #     'sex': 'M',
   #     'ssn': u'433-03-7968',
   #     'username': u'mudnki.mk-ntnii',
   #     'website': [u'http://tv.edu/']}


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

   fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([u'Deserunt eligendi.', u'Doloremque ratione.', 9932, u'Doloremque ipsam.', u'Et deserunt optio.', Decimal('79809827.269'), 5660, u'Aperiam quo.'])

   fake.pystr(max_chars=20)
   # u'Consectetur ea.'

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

   fake.pystruct(count=10, *value_types)
   # (   [   u'Non omnis autem.',
   #         u'Voluptas qui.',
   #         Decimal('9.940622'),
   #         datetime(1986, 2, 1, 3, 36, 29),
   #         -3397.2357546,
   #         u'Quibusdam.',
   #         u'Vel aut eligendi.',
   #         u'Dignissimos qui.',
   #         u'kdkv.nich@shvk.net',
   #         u'Error fuga quis.'],
   #     {   u'accusamus': u'Ut repudiandae est.',
   #         u'earum': datetime(2000, 9, 1, 13, 25, 7),
   #         u'eum': u'Reprehenderit ut.',
   #         u'non': 2710,
   #         u'placeat': 7440,
   #         u'sed': 7170,
   #         u'sint': u'Vel inventore et.',
   #         u'sunt': 8668,
   #         u'ut': 35},
   #     {   u'cupiditate': {   6: u'Quo consequatur non.',
   #                            7: [   u'Expedita assumenda.',
   #                                   5298,
   #                                   u'Qui explicabo.'],
   #                            8: {   6: 9531,
   #                                   7: u'Perspiciatis qui.',
   #                                   8: [5379, u'Veritatis libero et.']}},
   #         u'et': {   5: u'blv.chdmi@linv.com',
   #                    6: [   u'Suscipit officia.',
   #                           72250.48,
   #                           u'Corrupti repellat.'],
   #                    7: {   5: 7368,
   #                           6: Decimal('-61964760.0'),
   #                           7: [5572, Decimal('4.57616358193E+14')]}},
   #         u'in': {   4: u'http://tkv.org/search/',
   #                    5: [8333, 7511, u'Sint veniam sed.'],
   #                    6: {   4: u'Est nesciunt non.',
   #                           5: u'Qui quidem nesciunt.',
   #                           6: [-741598621223056.0, u'shnk2014@abv.bg']}},
   #         u'magnam': {   8: 4940,
   #                        9: [   u'Id dolor earum.',
   #                               1815,
   #                               Decimal('190303271939')],
   #                        10: {   8: -455466471291596.0,
   #                                9: u'kiyan70@va.org',
   #                                10: [   datetime(1994, 9, 13, 5, 9, 4),
   #                                        u'kltv.pnit@dzzv.info']}},
   #         u'rerum': {   1: 8001.76404287,
   #                       2: [u'Sit nemo nihil.', 1984, -718907019983.61],
   #                       3: {   1: u'Quos neque harum.',
   #                              2: u'Quo iure.',
   #                              3: [   u'Aut sequi quibusdam.',
   #                                     u'Aspernatur qui vel.']}},
   #         u'similique': {   7: u'Quisquam asperiores.',
   #                           8: [   u'http://www.dzzv.org/faq.jsp',
   #                                  Decimal('-697783960415'),
   #                                  7098],
   #                           9: {   7: Decimal('1137338238.76'),
   #                                  8: 7687,
   #                                  9: [   u'http://www.nznv.com/login/',
   #                                         Decimal('-93814182547.0')]}},
   #         u'sint': {   9: -5887092.81,
   #                      10: [   -366308125044.842,
   #                              datetime(1973, 4, 10, 22, 3, 11),
   #                              u'Minus perspiciatis.'],
   #                      11: {   9: u'Quibusdam.',
   #                              10: datetime(1994, 9, 22, 15, 20, 22),
   #                              11: [u'Sint earum voluptas.', 356]}},
   #         u'tempore': {   3: 5786,
   #                         4: [   u'Nam sed tempora.',
   #                                u'Et quaerat.',
   #                                u'yankl65@dir.bg'],
   #                         5: {   3: 7777,
   #                                4: Decimal('638817740.78'),
   #                                5: [3093, 6478259.283105]}},
   #         u'voluptas': {   2: u'http://www.tstsv.edu/categories/category/explore/login/',
   #                          3: [   u'Aut iusto velit.',
   #                                 u'http://www.nznv.info/terms/',
   #                                 u'Amet aperiam.'],
   #                          4: {   2: datetime(1970, 10, 23, 15, 18, 37),
   #                                 3: u'http://www.ldnv.edu/search.php',
   #                                 4: [-7.22082, 5590]}}})

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

   fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   3234,
   #     -50347256126.94,
   #     u'Sit sed doloribus.',
   #     u'Numquam.',
   #     datetime(1977, 10, 25, 7, 53, 46),
   #     u'Molestiae neque.',
   #     u'http://bubkv.biz/main/home/',
   #     u'ilikv.sh@pvtsv.edu',
   #     u'Est libero non.']

   fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   u'Voluptas non.',
   #     u'http://va.org/login.htm',
   #     u'Et nesciunt eaque.',
   #     u'Quaerat sit aliquid.',
   #     u'Enim sint quo aut.',
   #     u'Ratione fugit.',
   #     Decimal('-251170042.159'),
   #     u'Natus corporis et.',
   #     4187,
   #     u'Quo sapiente aut.',
   #     -43.0,
   #     u'Sapiente possimus.',
   #     6747)

   fake.pybool()
   # True

   fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([u'Voluptate omnis.', 5345, 13652.839, u'epndv@mail.bg', u'mk.mdv@mail.bg', datetime(1988, 1, 19, 1, 38, 33), u'Et nulla error iste.', u'Molestiae.', 182, 7737, u'In quia impedit sit.', 5627])

   fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
   # {   u'cupiditate': u'Laborum minima eum.',
   #     u'excepturi': 7413,
   #     u'fugiat': u'Maxime nemo omnis.',
   #     u'fugit': datetime(1986, 11, 16, 19, 21, 27),
   #     u'nemo': u'Voluptas blanditiis.',
   #     u'quasi': u'Accusamus omnis.',
   #     u'ut': u'Vel odit alias sit.',
   #     u'voluptatem': 8838}

   fake.pyint()
   # 5604


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

   fake.ssn()
   # u'388-42-8063'


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

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

   fake.firefox()
   # u'Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/2012-03-13 18:42:01 Firefox/3.6.16'

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

   fake.opera()
   # u'Opera/8.67.(X11; Linux i686; it-IT) Presto/2.9.164 Version/12.00'

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

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

   fake.user_agent()
   # u'Opera/8.53.(Windows CE; sl-SI) Presto/2.9.175 Version/10.00'

   fake.chrome()
   # u'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_6) AppleWebKit/5361 (KHTML, like Gecko) Chrome/15.0.846.0 Safari/5361'

   fake.linux_processor()
   # u'i686'

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

   fake.safari()
   # u'Mozilla/5.0 (Macintosh; PPC Mac OS X 10_6_7 rv:5.0; it-IT) AppleWebKit/531.49.1 (KHTML, like Gecko) Version/4.0 Safari/531.49.1'
