
Language tr_TR
**************


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

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

   fake.building_number()
   # u'232'

   fake.street_address()
   # u'540 Yazg\xfcl Fork'

   fake.postalcode_plus4()
   # u'51575-5060'

   fake.city_prefix()
   # u'Port'

   fake.military_ship()
   # u'USCGC'

   fake.country_code()
   # u'PG'

   fake.city()
   # u'G\xfc\xe7l\xfcmouth'

   fake.zipcode_plus4()
   # u'89364-1062'

   fake.state_abbr()
   # u'ND'

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

   fake.street_suffix()
   # u'Highway'

   fake.city_suffix()
   # u'land'

   fake.military_dpo()
   # u'Unit 6815 Box 2323'

   fake.country()
   # u'Wallis and Futuna'

   fake.secondary_address()
   # u'Suite 777'

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

   fake.postalcode()
   # u'05628'

   fake.address()
   # u'495 T\xfcrkmen Heights\nLake Dirlikhaven, IA 62032'

   fake.state()
   # u'Massachusetts'

   fake.military_state()
   # u'AP'

   fake.street_name()
   # u'Yorulmaz Ports'

   fake.zipcode()
   # u'81043'

   fake.postcode()
   # u'90091'

   fake.military_apo()
   # u'PSC 3166, Box 0825'


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

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

   fake.ean13()
   # u'0784779503107'

   fake.ean8()
   # u'64193564'


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

   fake.rgb_css_color()
   # u'rgb(188,233,41)'

   fake.color_name()
   # u'SandyBrown'

   fake.rgb_color_list()
   # (177, 134, 234)

   fake.rgb_color()
   # u'170,247,126'

   fake.safe_hex_color()
   # u'#55dd00'

   fake.safe_color_name()
   # u'maroon'

   fake.hex_color()
   # u'#4c8e04'


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

   fake.company()
   # u'Aslan-Durmu\u015f'

   fake.company_suffix()
   # u'Group'

   fake.catch_phrase()
   # u'Open-architected empowering website'

   fake.bs()
   # u'unleash rich methodologies'


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

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

   fake.credit_card_provider(card_type=None)
   # u'VISA 13 digit'

   fake.credit_card_full(card_type=None)
   # u'American Express\nNeriban \u015eener\n376150474660494 01/23\nCID: 8377\n'

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

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


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

   fake.currency_code()
   # 'OMR'


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

   fake.date_time_ad()
   # datetime.datetime(801, 8, 29, 6, 12, 54)

   fake.month()
   # '12'

   fake.am_pm()
   # 'AM'

   fake.timezone()
   # u'Pacific/Apia'

   fake.iso8601()
   # '1976-04-04T05:51:37'

   fake.date_time()
   # datetime(2010, 2, 15, 15, 9, 9)

   fake.month_name()
   # 'January'

   fake.date_time_this_year(before_now=True, after_now=False)
   # datetime(2015, 4, 8, 23, 16, 21)

   fake.unix_time()
   # 1068114561

   fake.day_of_week()
   # 'Wednesday'

   fake.day_of_month()
   # '24'

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

   fake.date_time_between(start_date="-30y", end_date="now")
   # datetime(1996, 6, 23, 23, 32, 19)

   fake.date_time_this_month(before_now=True, after_now=False)
   # datetime(2015, 11, 4, 12, 26, 35)

   fake.year()
   # '1996'

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

   fake.date_time_this_century(before_now=True, after_now=False)
   # datetime(2012, 5, 1, 18, 38, 18)

   fake.date_time_this_decade(before_now=True, after_now=False)
   # datetime(2014, 5, 24, 6, 42, 43)

   fake.century()
   # u'III'

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

   fake.time_delta()
   # datetime.timedelta(226, 40407)


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

   fake.mime_type(category=None)
   # u'audio/vnd.wave'

   fake.file_name(category=None, extension=None)
   # u'sunt.mov'

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


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

   fake.ipv4()
   # u'215.73.192.57'

   fake.url()
   # u'http://bilge.com/'

   fake.company_email()
   # u'omriye.akgunduz@zorlu.com'

   fake.uri()
   # u'http://akgndztrk.net/search/categories/home/'

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

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

   fake.tld()
   # u'com'

   fake.free_email()
   # u'ayulker.durdu@gmail.com'

   fake.slug(*args, **kwargs)
   # u'eos-quia-cum-non'

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

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

   fake.uri_extension()
   # u'.htm'

   fake.ipv6()
   # u'9017:e7f7:0aa9:dcdb:b182:1902:771d:1992'

   fake.safe_email()
   # u'ubeydullah.gul@example.org'

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

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

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

   fake.uri_page()
   # u'login'

   fake.mac_address()
   # u'8e:d9:b2:6e:28:36'


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

   fake.job()
   # 'Writer'


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

   fake.text(max_nb_chars=200)
   # u'Magni a reiciendis qui est est. Consequatur occaecati ut accusamus aut minus est sint. Nostrum id dolorem atque aperiam. Sunt nam illo hic qui aperiam explicabo consequatur.'

   fake.sentence(nb_words=6, variable_nb_words=True)
   # u'Est voluptatem et ut nulla labore repudiandae.'

   fake.word()
   # u'ullam'

   fake.paragraphs(nb=3)
   # [   u'Voluptas sed numquam dolore sequi. Esse est nam iusto et. Ea in fugiat qui eligendi eos consequatur amet.',
   #     u'Ducimus ipsum voluptate numquam rerum perferendis. Pariatur in voluptatem saepe soluta. Maxime alias quia at voluptatem quis aliquid sed. Fuga officia quia explicabo ea nulla at fugit.',
   #     u'Rerum aspernatur quia unde non ad expedita. Qui et et consequatur ipsa sapiente non. Vitae ad non laboriosam quas nemo non.']

   fake.words(nb=3)
   # [u'doloremque', u'totam', u'et']

   fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
   # u'Quidem quaerat et possimus. Quia molestiae molestiae in sint. Tempora quia rerum ducimus iure molestiae qui. Adipisci et earum quia nobis.'

   fake.sentences(nb=3)
   # [   u'Corporis blanditiis ea eius ut est.',
   #     u'Et doloribus eligendi pariatur et ut non hic voluptas.',
   #     u'Aliquam voluptate blanditiis ut velit consequatur animi aliquam.']


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

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

   fake.locale()
   # u'ru_IQ'

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

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

   fake.null_boolean()
   # None

   fake.sha256(raw_output=False)
   # '9a12209c61be170b73c16254b9c7e7816774de9ace27df9cd18b280b80eb5be3'

   fake.uuid4()
   # '5efa1405-a0e6-4f4a-a68b-935ad8e87e67'

   fake.language_code()
   # u'es'

   fake.boolean(chance_of_getting_true=50)
   # True


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

   fake.last_name_male()
   # u'Ak\xe7ay'

   fake.name_female()
   # u'Dr. Meyhanim Erg\xfcl Han\xe7er'

   fake.prefix_male()
   # u'Bay'

   fake.prefix()
   # u'Dr.'

   fake.name()
   # u'Abdi\u015f Mans\u0131z'

   fake.suffix_female()
   # ''

   fake.name_male()
   # u'Bali Ak\xe7ay'

   fake.first_name()
   # u'Feryas'

   fake.suffix_male()
   # ''

   fake.suffix()
   # ''

   fake.first_name_male()
   # u'Tun\xe7k\u0131l\u0131\xe7'

   fake.first_name_female()
   # u'Esmanperi'

   fake.last_name_female()
   # u'G\xfc\xe7l\xfc'

   fake.last_name()
   # u'G\xfc\xe7l\xfc'

   fake.prefix_female()
   # u'Dr.'


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

   fake.phone_number()
   # u'+90(049)895-5196x093'


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

   fake.simple_profile()
   # {   'address': u'3164 Ak\xe7ay Station Suite 918\nNew Birsanville, NE 78265-0684',
   #     'birthdate': '2010-08-17',
   #     'mail': u'miray99@hotmail.com',
   #     'name': u'Akkerman Aslan',
   #     'sex': 'M',
   #     'username': u'xhancer'}

   fake.profile(fields=None)
   # {   'address': u'3639 G\xfcl Plains Apt. 989\nKorut\xfcrkmouth, MI 46785-4441',
   #     'birthdate': '1984-01-13',
   #     'blood_group': 'AB+',
   #     'company': u'Durdu LLC',
   #     'current_location': (Decimal('-49.528193'), Decimal('-9.766961')),
   #     'job': 'Scientist, research (physical sciences)',
   #     'mail': u'yosma.duran@yahoo.com',
   #     'name': u'Musafet Durmu\u015f',
   #     'residence': u'32976 Demir Row Apt. 166\n\xd6calanburgh, PR 07924',
   #     'sex': 'F',
   #     'ssn': u'166-07-9565',
   #     'username': u'masar.demir',
   #     'website': [   u'http://aksu.com/',
   #                    u'http://www.ylmaz.com/',
   #                    u'http://www.frat.com/']}


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

   fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([-13958.4985403, 27066499.0, u'Alias fuga.', u'psafak@tevetolu.com', datetime(1998, 12, 2, 3, 56, 17), datetime(2005, 10, 29, 7, 31, 17), u'Eum optio enim.', 6517, u'Minus qui qui.', u'Autem magnam.', 1023, datetime(1993, 10, 26, 4, 26), -656552660619.0, 2879])

   fake.pystr(max_chars=20)
   # u'Sunt sit voluptas.'

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

   fake.pystruct(count=10, *value_types)
   # (   [   u'Et et incidunt at.',
   #         u'tmansz@gmail.com',
   #         537593353981.0,
   #         6722,
   #         u'Vitae ipsa incidunt.',
   #         datetime(2003, 5, 2, 18, 33, 41),
   #         182173.433233,
   #         u'Est vel incidunt.',
   #         9802,
   #         8389],
   #     {   u'fugiat': u'http://www.dumanlsakarya.net/wp-content/register.asp',
   #         u'molestiae': u'Eos dolores odit.',
   #         u'nemo': u'Ut delectus.',
   #         u'omnis': 1362,
   #         u'provident': 658,
   #         u'quae': u'maksu@yahoo.com',
   #         u'qui': -947878267056210.0,
   #         u'quia': Decimal('4.28030478546E+14'),
   #         u'saepe': u'Ut culpa.',
   #         u'sequi': -26451659133034.8},
   #     {   u'delectus': {   7: Decimal('3946161.6612'),
   #                          8: [-3904514981.84, Decimal('-513160647.26'), 8171],
   #                          9: {   7: datetime(2008, 3, 27, 17, 0, 42),
   #                                 8: datetime(2000, 9, 26, 4, 4, 13),
   #                                 9: [   u'Impedit delectus.',
   #                                        u'Est voluptatem.']}},
   #         u'et': {   8: u'Quibusdam sit rem.',
   #                    9: [   4053,
   #                           Decimal('7379076856.6'),
   #                           u'Porro ad asperiores.'],
   #                    10: {   8: u'Perferendis.',
   #                            9: 1764179675496.0,
   #                            10: [3529, u'Autem autem.']}},
   #         u'fugit': {   3: u'bilge.yaln@akar.com',
   #                       4: [u'Tenetur suscipit.', u'Consequatur ut.', 66],
   #                       5: {   3: 16179.591537352,
   #                              4: u'http://zorlu.biz/app/explore/explore/faq/',
   #                              5: [3007, datetime(1986, 7, 25, 11, 45, 10)]}},
   #         u'necessitatibus': {   2: u'http://www.ylmaz.com/tags/search/wp-content/index.php',
   #                                3: [   u'Dicta qui.',
   #                                       u'http://www.akaygl.com/author.php',
   #                                       4078],
   #                                4: {   2: u'Ipsam enim enim.',
   #                                       3: 3458,
   #                                       4: [   -22739081720014.9,
   #                                              u'Quia libero error.']}},
   #         u'occaecati': {   6: u'Alias et voluptatem.',
   #                           7: [   datetime(1983, 7, 18, 13, 0, 20),
   #                                  u'Eius voluptas.',
   #                                  u'Et veritatis culpa.'],
   #                           8: {   6: 8734,
   #                                  7: u'Recusandae deleniti.',
   #                                  8: [-61193.24526, u'Id non hic quas.']}},
   #         u'omnis': {   5: u'Quo harum vero est.',
   #                       6: [   Decimal('4.71687566848E+12'),
   #                              3118,
   #                              u'Quo maxime aut.'],
   #                       7: {   5: 51928148227973.8,
   #                              6: u'Rem rerum omnis et.',
   #                              7: [   7275,
   #                                     u'http://yaman.info/posts/register/']}},
   #         u'reprehenderit': {   0: Decimal('8.14664730227E+14'),
   #                               1: [   5705,
   #                                      u'http://ylmaz.com/register.jsp',
   #                                      u'Quidem laboriosam.'],
   #                               2: {   0: 2310,
   #                                      1: 5811,
   #                                      2: [   2706333897.0,
   #                                             Decimal('82857.562')]}},
   #         u'similique': {   4: 6632,
   #                           5: [   u'Ipsum sint est.',
   #                                  datetime(1985, 10, 16, 10, 19, 12),
   #                                  datetime(2002, 4, 24, 6, 48, 39)],
   #                           6: {   4: u'Ducimus quo.',
   #                                  5: u'sensoy.sucaettin@zenginsezer.com',
   #                                  6: [6273, 3565]}},
   #         u'sit': {   1: 3159,
   #                     2: [   datetime(1973, 3, 22, 18, 33, 22),
   #                            -521785016.0,
   #                            6451871.0],
   #                     3: {   1: -41518735006007.1,
   #                            2: u'Qui impedit.',
   #                            3: [u'torhan29@yahoo.com', u'Et itaque omnis.']}},
   #         u'sunt': {   9: u'bedri79@bilge.biz',
   #                      10: [   u'Nobis nobis unde.',
   #                              7625,
   #                              datetime(1985, 1, 13, 13, 21, 47)],
   #                      11: {   9: u'http://aksu.biz/about/',
   #                              10: u'http://www.akay.org/',
   #                              11: [5077, u'Temporibus et.']}}})

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

   fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
   # [   datetime(1991, 3, 2, 3, 55, 39),
   #     u'http://demirel.net/register.htm',
   #     u'musure.safak@hotmail.com',
   #     u'Eos veritatis natus.',
   #     u'Expedita quas.',
   #     6945,
   #     u'http://www.dumanl.com/about/',
   #     Decimal('1174825473.0'),
   #     u'arslan.tercan@frat.biz']

   fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
   # (   2016,
   #     u'http://www.hayriolu.com/tags/tags/homepage.htm',
   #     u'Est dolores non.',
   #     u'Placeat rerum et.',
   #     u'Nulla unde maxime.',
   #     2034,
   #     u'http://korutrk.info/',
   #     u'Est quae earum.')

   fake.pybool()
   # True

   fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
   # set([u'Est quia beatae aut.', u'http://www.glengl.com/post/', u'Tempore rerum velit.', Decimal('-7.68620606066E+13'), datetime(1982, 11, 13, 4, 30, 27), 6.8, u'http://bilgin.info/app/explore/index/', 1615, u'Qui qui quam saepe.', u'Voluptas rerum.', 7315, datetime(1991, 12, 10, 21, 52, 31)])

   fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
   # {   u'aliquid': u'Sunt sunt labore.',
   #     u'aut': 9482,
   #     u'excepturi': u'Ut et optio et.',
   #     u'magnam': u'Commodi quia.',
   #     u'quia': u'http://www.yorulmaz.com/search/tag/category/terms.html',
   #     u'sapiente': datetime(2002, 6, 25, 13, 9, 32),
   #     u'suscipit': Decimal('-8359.4'),
   #     u'tempora': Decimal('1416.4'),
   #     u'ullam': Decimal('-8.62461489169E+12'),
   #     u'ut': u'Dolores cum ex id.'}

   fake.pyint()
   # 2785


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

   fake.ssn()
   # u'382-93-8046'


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

   fake.mac_processor()
   # u'PPC'

   fake.firefox()
   # u'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_8_5; rv:1.9.5.20) Gecko/2013-05-19 14:51:08 Firefox/7.0'

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

   fake.opera()
   # u'Opera/8.94.(Windows NT 5.2; sl-SI) Presto/2.9.182 Version/12.00'

   fake.windows_platform_token()
   # u'Windows 95'

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

   fake.user_agent()
   # u'Mozilla/5.0 (Windows NT 4.0; it-IT; rv:1.9.2.20) Gecko/2010-04-09 09:33:52 Firefox/3.6.19'

   fake.chrome()
   # u'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/5340 (KHTML, like Gecko) Chrome/13.0.891.0 Safari/5340'

   fake.linux_processor()
   # u'i686'

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

   fake.safari()
   # u'Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2 like Mac OS X; en-US) AppleWebKit/533.8.2 (KHTML, like Gecko) Version/3.0.5 Mobile/8B119 Safari/6533.8.2'
