
Language zh_TW
**************


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

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

   fake.street_name()
   # u'\u5927\u52c7\u8857'

   fake.address()
   # u'912 \u6843\u5712\u7e23\u535a\u611b\u8def8\u865f'

   fake.street_address()
   # u'\u80b2\u82f1\u885723\u865f'

   fake.postcode()
   # u'74192'

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

   fake.country()
   # u'\u5e03\u5409\u7d0d\u6cd5\u7d22'

   fake.city_name()
   # u'\u65b0\u5317\u5e02'

   fake.secondary_address()
   # u'2\u6a13'

   fake.street_suffix()
   # u'Street'

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

   fake.city_suffix()
   # u'Ville'

   fake.building_number()
   # u'516\u865f'

   fake.country_code()
   # u'CG'

   fake.city()
   # u'\u6843\u5712\u7e23'


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

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

   fake.ean13()
   # u'3744860244958'

   fake.ean8()
   # u'12104819'


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

   fake.rgb_css_color()
   # u'rgb(110,214,26)'

   fake.color_name()
   # u'PapayaWhip'

   fake.rgb_color_list()
   # (49, 184, 121)

   fake.rgb_color()
   # u'78,127,121'

   fake.safe_hex_color()
   # u'#aa5500'

   fake.safe_color_name()
   # u'gray'

   fake.hex_color()
   # u'#fbdbcd'


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

   fake.company_suffix()
   # u'\u80a1\u4efd\u6709\u9650\u516c\u53f8'

   fake.company()
   # u'\u5408\u4f5c\u5eab\u91d1\u5546\u696d\u9280\u884c\u8cc7\u8a0a\u6709\u9650\u516c\u53f8'

   fake.company_prefix()
   # u'\u53f0\u7063\u8fea\u5967\u6c7d\u8eca'


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

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

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

   fake.credit_card_full(card_type=None)
   # u'Diners Club / Carte Blanche\n\u742c\u5a77 \u65b9\n30350374436080 09/23\nCVC: 227\n'

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

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


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

   fake.currency_code()
   # 'RUB'


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

   fake.date_time_ad()
   # datetime.datetime(1953, 2, 15, 21, 52, 18)

   fake.month()
   # '10'

   fake.am_pm()
   # 'AM'

   fake.timezone()
   # u'Europe/Vienna'

   fake.iso8601()
   # '2006-10-29T06:09:42'

   fake.date_time()
   # datetime(1988, 8, 19, 0, 41, 37)

   fake.month_name()
   # 'August'

   fake.date_time_this_year(before_now=True, after_now=False)
   # datetime(2015, 10, 4, 12, 26, 37)

   fake.unix_time()
   # 1223578572

   fake.day_of_week()
   # 'Friday'

   fake.day_of_month()
   # '23'

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

   fake.date_time_between(start_date="-30y", end_date="now")
   # datetime(1986, 8, 6, 3, 59, 40)

   fake.date_time_this_month(before_now=True, after_now=False)
   # datetime(2015, 11, 13, 18, 24, 22)

   fake.year()
   # '1979'

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

   fake.date_time_this_century(before_now=True, after_now=False)
   # datetime(2010, 4, 28, 16, 21, 59)

   fake.date_time_this_decade(before_now=True, after_now=False)
   # datetime(2014, 7, 4, 10, 9, 53)

   fake.century()
   # u'VI'

   fake.date(pattern="%Y-%m-%d")
   # '2010-09-19'

   fake.time_delta()
   # datetime.timedelta(3330, 80567)


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

   fake.mime_type(category=None)
   # u'image/png'

   fake.file_name(category=None, extension=None)
   # u'et.html'

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


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

   fake.ipv4()
   # u'119.104.115.79'

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

   fake.company_email()
   # u'61@.com'

   fake.uri()
   # u'http://.com/main/'

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

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

   fake.tld()
   # u'net'

   fake.free_email()
   # u'01@gmail.com'

   fake.slug(*args, **kwargs)
   # u'et-autem-optio'

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

   fake.domain_name()
   # u'.info'

   fake.uri_extension()
   # u'.htm'

   fake.ipv6()
   # u'7c8e:f6eb:d79e:7a27:0e12:e6ef:f927:3064'

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

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

   fake.uri_path(deep=None)
   # u'categories/posts/explore'

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

   fake.uri_page()
   # u'register'

   fake.mac_address()
   # u'0d:2c:e3:cd:53:0a'


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

   fake.job()
   # 'Engineer, aeronautical'


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

   fake.text(max_nb_chars=200)
   # u'Molestiae sapiente qui labore ut. Corporis voluptates aut velit rerum. Deleniti ipsum reprehenderit non natus quasi omnis iure.'

   fake.sentence(nb_words=6, variable_nb_words=True)
   # u'Quia et tempore pariatur non.'

   fake.word()
   # u'porro'

   fake.paragraphs(nb=3)
   # [   u'Quibusdam dolorem sed consequatur ipsum iusto quia dolores. Et nemo aut magnam culpa. Sed ut deserunt magni excepturi illo.',
   #     u'Nemo rerum iste earum officia molestiae est. Iure repudiandae consequuntur maxime. Sed reiciendis est est et deserunt. Quae neque ad omnis praesentium numquam ducimus.',
   #     u'Tempore quia ducimus voluptatem rerum similique. Atque esse eum aspernatur nemo voluptatem dignissimos. Nihil qui at neque. Optio dolores ea rerum non. Consequuntur soluta officiis aut natus eveniet a suscipit.']

   fake.words(nb=3)
   # [u'qui', u'iusto', u'libero']

   fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
   # u'Voluptatem et incidunt sed perferendis quia ut. Corporis error alias enim ut soluta nihil. Neque quasi nobis enim delectus qui.'

   fake.sentences(nb=3)
   # [   u'Sequi voluptatem autem et quisquam.',
   #     u'Tenetur praesentium nihil perferendis.',
   #     u'Sint maxime aut veritatis quas.']


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

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

   fake.locale()
   # u'de_VE'

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

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

   fake.null_boolean()
   # False

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

   fake.uuid4()
   # 'd2f17bcd-0ee2-4175-b0fc-6cba74657b99'

   fake.language_code()
   # u'de'

   fake.boolean(chance_of_getting_true=50)
   # False


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

   fake.last_name_male()
   # u'\u52de'

   fake.name_female()
   # u'\u77f3\u5b9c\u541b'

   fake.prefix_male()
   # ''

   fake.prefix()
   # ''

   fake.name()
   # u'\u73ed\u8a69\u6db5'

   fake.suffix_female()
   # ''

   fake.name_male()
   # u'\u675c\u98db'

   fake.first_name()
   # u'\u5fd7\u8c6a'

   fake.suffix_male()
   # ''

   fake.suffix()
   # ''

   fake.first_name_male()
   # u'\u51a0\u9716'

   fake.first_name_female()
   # u'\u923a\u5a77'

   fake.last_name_female()
   # u'\u7533'

   fake.last_name()
   # u'\u6248'

   fake.prefix_female()
   # ''


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

   fake.phone_number()
   # u'04 2654358'


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

   fake.simple_profile()
   # {   'address': u'87415 \u53f0\u5357\u5e02\u5fa9\u8208\u8def13\u865f',
   #     'birthdate': '2008-10-25',
   #     'mail': u'.@gmail.com',
   #     'name': u'\u73ed\u5fc3\u6021',
   #     'sex': 'F',
   #     'username': u'94'}

   fake.profile(fields=None)
   # {   'address': u'71673 \u57fa\u9686\u5e02\u4e09\u6c11\u8def291\u865f',
   #     'birthdate': '1998-06-11',
   #     'blood_group': '0+',
   #     'company': u'\u611b\u5473\u4e4b\u8cc7\u8a0a\u6709\u9650\u516c\u53f8',
   #     'current_location': (Decimal('-53.446713'), Decimal('137.451762')),
   #     'job': 'Dentist',
   #     'mail': u'.@hotmail.com',
   #     'name': u'\u6155\u5bb9\u8a69\u5a77',
   #     'residence': u'106 \u9ad8\u96c4\u5e02\u6c11\u6b0a\u8def6\u865f',
   #     'sex': 'F',
   #     'ssn': u'S222780222',
   #     'username': u'.',
   #     'website': [u'http://www..org/', u'http://.com/']}


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

   fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   datetime(1999, 5, 4, 22, 49, 45),
   #     u'Voluptatem sed.',
   #     u'Maiores qui.',
   #     u'a@hotmail.com',
   #     u'Non quia aut.',
   #     u'http://www..info/about.htm',
   #     u'Sunt repudiandae.',
   #     Decimal('3.72098945446E+12'),
   #     u'Expedita architecto.',
   #     908]

   fake.pystr(max_chars=20)
   # u'Ut dolores unde.'

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

   fake.pystruct(count=10, *value_types)
   # (   [   -2.17696881,
   #         6976,
   #         u'Eaque a ad aut.',
   #         u'Et temporibus fugit.',
   #         u'Tenetur pariatur.',
   #         Decimal('2315.16193'),
   #         Decimal('697074504.303'),
   #         u'Praesentium qui.',
   #         u'Est fugiat.',
   #         402],
   #     {   u'accusamus': 3444,
   #         u'autem': u'10@.com',
   #         u'cumque': u'http://www.ayhoo.biz/privacy.html',
   #         u'eius': datetime(2012, 6, 29, 12, 10, 1),
   #         u'enim': u'Rem aspernatur.',
   #         u'ex': Decimal('657335.484445'),
   #         u'laboriosam': Decimal('-130783769023'),
   #         u'necessitatibus': u'Dolore explicabo.',
   #         u'ullam': 7373,
   #         u'vitae': u'Facilis repellat.'},
   #     {   u'assumenda': {   9: 1709,
   #                           10: [   u'http://.com/',
   #                                   u'Neque soluta earum.',
   #                                   1881],
   #                           11: {   9: 172982.11,
   #                                   10: 4384,
   #                                   11: [981, u'http://.com/']}},
   #         u'aut': {   7: u'http://www..com/author/',
   #                     8: [   Decimal('-3.12199457498E+14'),
   #                            u'Adipisci tenetur et.',
   #                            u'Id nihil fugiat.'],
   #                     9: {   7: u'Cum a non.',
   #                            8: u'Nihil dolores.',
   #                            9: [   u'Optio harum iure.',
   #                                   u'Enim iste neque est.']}},
   #         u'delectus': {   1: u'Molestias voluptas.',
   #                          2: [   u'Earum ut aut velit.',
   #                                 u'Qui necessitatibus.',
   #                                 u'http://.biz/search.html'],
   #                          3: {   1: u'Rerum rerum iusto.',
   #                                 2: 6458,
   #                                 3: [-127.886359795078, u'Itaque tempora.']}},
   #         u'eaque': {   8: -57082561.372627,
   #                       9: [u'Nam ut quo earum.', 4172, u'.@.com'],
   #                       10: {   8: u'Velit rerum nisi.',
   #                               9: u'42@gmail.com',
   #                               10: [   Decimal('1.13818500485E+12'),
   #                                       u'Inventore quis.']}},
   #         u'et': {   4: u'.@.com',
   #                    5: [   u'Impedit quae quis.',
   #                           -45419745.239,
   #                           u'http://www..com/tags/index.html'],
   #                    6: {   4: u'http://www..com/terms.html',
   #                           5: -711325.444,
   #                           6: [5943, u'Quia voluptatibus.']}},
   #         u'nemo': {   3: 5686,
   #                      4: [   1503,
   #                             datetime(2004, 4, 3, 17, 43, 7),
   #                             u'Consequatur.'],
   #                      5: {   3: u'Facere quas maiores.',
   #                             4: 4623,
   #                             5: [   u'http://www..com/tag/category/home/',
   #                                    u'Quae magni quia non.']}},
   #         u'omnis': {   5: u'b@.org',
   #                       6: [   u'Natus porro quam.',
   #                              -4596163.0,
   #                              Decimal('98472065.7054')],
   #                       7: {   5: u'Et nobis vero.',
   #                              6: datetime(2003, 6, 6, 20, 48, 48),
   #                              7: [296, u'In sit enim ex est.']}},
   #         u'qui': {   6: u'Qui libero amet.',
   #                     7: [u'.@hotmail.com', u'http://bim.com/about/', 6368],
   #                     8: {   6: u'Aliquid voluptas.',
   #                            7: u'Porro et nihil.',
   #                            8: [7061, u'Cum exercitationem.']}},
   #         u'ut': {   0: u'.@.com',
   #                    1: [   Decimal('738195.46627'),
   #                           u't@yahoo.com',
   #                           u'Nam numquam labore.'],
   #                    2: {   0: 622382514.0,
   #                           1: 6151,
   #                           2: [   Decimal('2.01933694385E+13'),
   #                                  datetime(1971, 12, 6, 23, 57, 57)]}}})

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

   fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   2770,
   #     5019,
   #     471,
   #     u'Magni quis.',
   #     u'Et eligendi omnis.',
   #     u'http://www..net/register/',
   #     -6653.7617,
   #     u'.@.com']

   fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   u'Illo quidem iusto.',
   #     Decimal('-3.9569'),
   #     u'Labore dolor et.',
   #     u'Natus ea expedita.',
   #     Decimal('-1599.24798452'),
   #     u'Molestiae vero sit.',
   #     u'Minus deserunt unde.',
   #     181704486.54978,
   #     u'Vitae quaerat.')

   fake.pybool()
   # True

   fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([Decimal('71.5'), u'Placeat dolore.', u'Aliquam repudiandae.', u'.@.com', u'Laudantium quasi.', u'Cupiditate omnis.', Decimal('-5.84374696593E+14')])

   fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
   # {   u'accusamus': u'Magni eligendi.',
   #     u'culpa': u'Aut omnis non aut.',
   #     u'delectus': 2981,
   #     u'dolor': Decimal('-113.683599971'),
   #     u'est': u'.@gmail.com',
   #     u'et': u'.@.com',
   #     u'excepturi': u'http://.com/faq.asp',
   #     u'praesentium': u'z@yahoo.com',
   #     u'sed': u'Eos exercitationem.',
   #     u'sequi': u'http://.com/post.jsp',
   #     u'voluptatem': u'http://.com/posts/category/category/',
   #     u'voluptates': 47678368365.9}

   fake.pyint()
   # 4575


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

   fake.ssn()
   # u'Q299106553'


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

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

   fake.firefox()
   # u'Mozilla/5.0 (Windows NT 6.0; sl-SI; rv:1.9.1.20) Gecko/2014-02-23 18:24:42 Firefox/14.0'

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

   fake.opera()
   # u'Opera/8.82.(Windows NT 5.2; en-US) Presto/2.9.173 Version/10.00'

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

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

   fake.user_agent()
   # u'Mozilla/5.0 (Windows NT 5.0) AppleWebKit/5352 (KHTML, like Gecko) Chrome/13.0.896.0 Safari/5352'

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

   fake.linux_processor()
   # u'i686'

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

   fake.safari()
   # u'Mozilla/5.0 (iPod; U; CPU iPhone OS 3_2 like Mac OS X; sl-SI) AppleWebKit/531.18.7 (KHTML, like Gecko) Version/4.0.5 Mobile/8B113 Safari/6531.18.7'
