
Language tr_TR
===============

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

::

	fake.longitude()                                                                            # 96.588154
	fake.building_number()                                                                      # 0940
	fake.street_address()                                                                       # 648 Zorlu Forest Apt. 885
	fake.postalcode_plus4()                                                                     # 66553-4368
	fake.city_prefix()                                                                          # New
	fake.military_ship()                                                                        # USS
	fake.city()                                                                                 # Yorulmaztown
	fake.zipcode_plus4()                                                                        # 40771-1848
	fake.state_abbr()                                                                           # MS
	fake.latitude()                                                                             # -72.1094855
	fake.street_suffix()                                                                        # Drives
	fake.city_suffix()                                                                          # berg
	fake.military_dpo()                                                                         # Unit 7141 Box 6707
	fake.country()                                                                              # Paraguay
	fake.secondary_address()                                                                    # Suite 810
	fake.geo_coordinate(center=None, radius=0.001)                                              # 161.603118
	fake.postalcode()                                                                           # 20095
	fake.address()                                                                              # 71509 Yıldırım Shoal	                                                                                              Lake Kâzime, PR 92430
	fake.state()                                                                                # Michigan
	fake.military_state()                                                                       # AP
	fake.street_name()                                                                          # Yorulmaz Garden
	fake.zipcode()                                                                              # 06539
	fake.postcode()                                                                             # 06462-6928
	fake.military_apo()                                                                         # PSC 9118, Box 0133

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

::

	fake.ean(length=13)                                                                         # 1346363968359
	fake.ean13()                                                                                # 4448544059263
	fake.ean8()                                                                                 # 73476795

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

::

	fake.rgb_css_color()                                                                        # rgb(112,36,235)
	fake.color_name()                                                                           # Wheat
	fake.rgb_color_list()                                                                       # (220, 209, 175)
	fake.rgb_color()                                                                            # 201,246,68
	fake.safe_hex_color()                                                                       # #eebb00
	fake.safe_color_name()                                                                      # gray
	fake.hex_color()                                                                            # #fc90df

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

::

	fake.company()                                                                              # Dumanlı-Durdu
	fake.company_suffix()                                                                       # and Sons
	fake.catch_phrase()                                                                         # Ergonomic mission-critical support
	fake.bs()                                                                                   # repurpose mission-critical architectures

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

::

	fake.credit_card_security_code(card_type=None)                                              # 103
	fake.credit_card_full(card_type=None, validate=False, max_check=10)                         # 	                                                                                              American Express	                                                                                              Sözer Sakarya	                                                                                              342339816788607  05/23	                                                                                              CVC: 357
	fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")                       # 08/17
	fake.credit_card_number(card_type=None, validate=False, max_check=10)                       # 4556993905140865
	fake.credit_card_provider(card_type=None)                                                   # Discover

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

::

	fake.currency_code()                                                                        # SOS

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

::

	fake.date_time_ad()                                                                         # 1715-02-23 06:08:44
	fake.month()                                                                                # 12
	fake.am_pm()                                                                                # PM
	fake.iso8601()                                                                              # 2014-09-07T13:21:52
	fake.date_time_this_century()                                                               # 2005-09-30 02:33:08
	fake.date_time()                                                                            # 2011-06-27 06:05:48
	fake.month_name()                                                                           # November
	fake.date_time_this_month()                                                                 # 2016-03-06 13:15:29
	fake.date_time_this_decade()                                                                # 2014-03-27 20:46:43
	fake.day_of_week()                                                                          # Monday
	fake.day_of_month()                                                                         # 04
	fake.time(pattern="%H:%M:%S")                                                               # 17:48:18
	fake.date_time_between(start_date="-30y", end_date="now")                                   # 1992-04-09 04:32:08
	fake.unix_time()                                                                            # 648740775
	fake.date_time_this_year()                                                                  # 2016-03-14 08:22:46
	fake.timezone()                                                                             # Africa/Gaborone
	fake.century()                                                                              # IX
	fake.date(pattern="%Y-%m-%d")                                                               # 1976-09-15
	fake.year()                                                                                 # 2011

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

::

	fake.mime_type(category=None)                                                               # message/rfc822

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

::

	fake.ipv4()                                                                                 # 74.121.115.253
	fake.url()                                                                                  # http://www.dumanlseven.net/
	fake.company_email()                                                                        # karabas70@orlu.com
	fake.uri()                                                                                  # http://www.akay.com/post/
	fake.domain_word(*args, **kwargs)                                                           # demir
	fake.image_url(width=None, height=None)                                                     # http://placehold.it/319x930
	fake.tld()                                                                                  # com
	fake.free_email()                                                                           # ftevetoglu@gmail.com
	fake.slug(*args, **kwargs)                                                                  # animi-quaerat
	fake.free_email_domain()                                                                    # gmail.com
	fake.domain_name()                                                                          # mansz.com
	fake.uri_extension()                                                                        # .htm
	fake.ipv6()                                                                                 # c56f:f450:486f:22cb:a570:b03f:4305:1905
	fake.safe_email()                                                                           # inonu.yarg@example.org
	fake.user_name(*args, **kwargs)                                                             # bertas
	fake.uri_path(deep=None)                                                                    # categories/category/tags
	fake.email()                                                                                # elifnur.ertas@hotmail.com
	fake.uri_page()                                                                             # category
	fake.mac_address()                                                                          # 13:22:ec:e4:18:88

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

::

	fake.job()                                                                                  # Immunologist

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

::

	fake.text(max_nb_chars=200)                                                                 # Delectus labore exercitationem fugit porro et dolores. Occ	                                                                                              aecati sunt qui et vel. Ratione tempore velit odit esse iu	                                                                                              re officiis.
	fake.sentence(nb_words=6, variable_nb_words=True)                                           # Est nisi est fuga aliquam doloremque quod consectetur rati	                                                                                              one.
	fake.word()                                                                                 # laudantium
	fake.paragraphs(nb=3)                                                                       # [u'Corrupti voluptate facere ut beatae non et. A voluptas 	                                                                                              voluptatem voluptas eum est a accusantium. Alias qui verit	                                                                                              atis et repellendus. Temporibus non et asperiores vel veni	                                                                                              am et consequuntur. Doloribus sunt non exercitationem.', u	                                                                                              'Est dolore debitis et quae. Ratione cupiditate velit ad q	                                                                                              ui omnis et rem aspernatur. Molestias voluptatem aut aut r	                                                                                              epellendus corrupti. Est et consequuntur fuga aliquid.', u	                                                                                              'In quis sunt ad maiores. Qui ipsam quaerat ut quia doloru	                                                                                              m dolores. Qui architecto atque molestias distinctio accus	                                                                                              antium ab. Delectus fugit perferendis qui aut.']
	fake.words(nb=3)                                                                            # [u'quis', u'nam', u'similique']
	fake.paragraph(nb_sentences=3, variable_nb_sentences=True)                                  # Deserunt eum temporibus et fugiat. Eligendi vitae ex moles	                                                                                              tiae voluptatum sed. Quisquam molestiae ullam assumenda sa	                                                                                              epe hic molestiae. Aut magni repellendus voluptatem totam 	                                                                                              aut non ullam.
	fake.sentences(nb=3)                                                                        # [u'Assumenda voluptas aspernatur et possimus sint eum.', u	                                                                                              'Autem harum autem eveniet dolorum adipisci doloribus.', u	                                                                                              'Sint est magni adipisci aut fuga et sed.']

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

::

	fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True) # W9rULG4SK8
	fake.locale()                                                                               # pt_BZ
	fake.md5(raw_output=False)                                                                  # 587d21575bad1ac804e4f7e44b95e793
	fake.sha1(raw_output=False)                                                                 # ee9d2763b258e9450601b5b527938770da3fac11
	fake.null_boolean()                                                                         # True
	fake.sha256(raw_output=False)                                                               # 129b558776c932fc033bdda7de467d9524bf948acc41e2d640f028bdae	                                                                                              2971a5
	fake.country_code()                                                                         # SL
	fake.language_code()                                                                        # es
	fake.boolean(chance_of_getting_true=50)                                                     # False

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

::

	fake.last_name_male()                                                                       # Akdeniz
	fake.name_female()                                                                          # Dr. Gürcüye Saygın Çorlu Soylu
	fake.prefix_male()                                                                          # Bay
	fake.prefix()                                                                               # Dr.
	fake.name()                                                                                 # Temime Ferahdiba Hançer

	fake.name_male()                                                                            # Bay Erdibay Eraslan
	fake.first_name()                                                                           # Alpsü


	fake.first_name_male()                                                                      # Urhan
	fake.first_name_female()                                                                    # Özay
	fake.last_name_female()                                                                     # Ertaş
	fake.last_name()                                                                            # Ergül
	fake.prefix_female()                                                                        # Dr.

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

::

	fake.profile(fields=[])                                                                     # {'website': [u'http://dumanl.com/'], 'username': u'eocalan	                                                                                              ', 'name': u'Selatin Rohat Alemdar', 'blood_group': 'AB-',	                                                                                               'residence': u'9184 Aksu Squares\nKorut\xfcrkmouth, VT 54	                                                                                              526', 'company': u'Bilir, \u0130n\xf6n\xfc and Akg\xfcnd\x	                                                                                              fcz', 'address': u'670 Akar Lane Suite 588\nNew Bezek, FL 	                                                                                              89823', 'birthdate': '1996-07-13', 'sex': 'F', 'job': 'Rur	                                                                                              al practice surveyor', 'ssn': u'407-95-0216', 'current_loc	                                                                                              ation': (Decimal('44.1945055'), Decimal('-63.086272')), 'm	                                                                                              ail': u'taskan.ulker@gmail.com'}
	fake.simple_profile()                                                                       # {'username': u'manco.kalgay', 'name': u'F\xfcgen Mans\u013	                                                                                              1z', 'birthdate': '1991-09-20', 'sex': 'M', 'address': u'6	                                                                                              1759 G\xfclen Plaza Apt. 534\nPort Sayin, OH 78038-8234', 	                                                                                              'mail': u'yldrm.ozlem@hotmail.com'}

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

::

	fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)                    # [u'tokoz98@yldrm.info', u'Facilis saepe.', 6205, datetime(	                                                                                              2008, 11, 28, 11, 57, 16), u'Esse ut perferendis.', dateti	                                                                                              me(1970, 11, 4, 22, 48, 37), u'Aspernatur non non.', datet	                                                                                              ime(1979, 8, 25, 20, 34, 12), 45278204036822.0, Decimal('-	                                                                                              89827.26')]
	fake.pystr(max_chars=20)                                                                    # Ea doloribus non.
	fake.pyfloat(left_digits=None, right_digits=None, positive=False)                           # 73216173265.5
	fake.pystruct(count=10, *value_types)                                                       # ([u'Blanditiis laborum.', -5.8366932603801, u'Quod ut dele	                                                                                              niti.', u'http://www.arslan.com/category/explore/blog/priv	                                                                                              acy/', u'Dolor et similique.', Decimal('-835471.809'), u'y	                                                                                              uksel.seler@bilgin.info', 188605270.18, u'gihsanoglu@hotma	                                                                                              il.com', datetime(2008, 10, 15, 5, 16, 3)], {u'unde': 1308	                                                                                              , u'sit': datetime(2009, 11, 6, 8, 6, 58), u'fugit': -3114	                                                                                              .0, u'dignissimos': u'Reiciendis expedita.', u'doloremque'	                                                                                              : Decimal('-2.71507912697E+14'), u'nihil': 7308, u'qui': u	                                                                                              'Sit perferendis.', u'et': datetime(2008, 11, 7, 12, 39, 4	                                                                                              8), u'labore': u'Aut eius aut.', u'omnis': 1312}, {u'quibu	                                                                                              sdam': {3: datetime(1970, 1, 7, 23, 32, 58), 4: [u'Consequ	                                                                                              untur.', 6605, 3271], 5: {3: u'Rerum et porro aut.', 4: 25	                                                                                              57, 5: [3876, 6071]}}, u'quis': {8: u'ihancer@erta.com', 9	                                                                                              : [u'Impedit laudantium.', Decimal('-90.7912848179'), u'Od	                                                                                              it praesentium ex.'], 10: {8: u'Accusamus commodi.', 9: u'	                                                                                              Dolor eos.', 10: [6491322.17, datetime(1999, 10, 24, 5, 1,	                                                                                               17)]}}, u'perferendis': {9: 6840, 10: [u'Corrupti neque.'	                                                                                              , datetime(1974, 12, 13, 0, 41, 50), 9639], 11: {9: 416, 1	                                                                                              0: 7235, 11: [Decimal('53785839.0'), datetime(1972, 12, 17	                                                                                              , 7, 1, 57)]}}, u'ea': {8: [6776, u'Cumque reiciendis.', u	                                                                                              'abiye.guclu@ener.com'], 9: {8: u'Quas quidem fugit.', 9: 	                                                                                              [u'inonu.zamir@dumanl.biz', u'Quam saepe cum qui.'], 7: u'	                                                                                              Provident voluptate.'}, 7: Decimal('528444842194')}, u'non	                                                                                              ': {8: {8: [u'http://www.trk.com/blog/search/', u'Ut sunt 	                                                                                              et minima.'], 6: u'wkaradeniz@akdeniz.biz', 7: u'Aut qui o	                                                                                              dit nam.'}, 6: u'Labore et atque.', 7: [u'Dolorum totam.',	                                                                                               u'Sint nisi error et.', u'Harum sed dolor qui.']}, u'reru	                                                                                              m': {5: 9527, 6: [Decimal('52.5545268'), u'http://www.seve	                                                                                              n.com/search/login.php', u'Sequi laboriosam.'], 7: {5: Dec	                                                                                              imal('-21035911567.7'), 6: u'Voluptas quas.', 7: [1020, 68	                                                                                              76]}}, u'ex': {1: 2783, 2: [u'Omnis et iste minus.', 4004,	                                                                                               u'http://www.aslan.org/tag/login.html'], 3: {1: 6334, 2: 	                                                                                              7315, 3: [u'Ut magni id.', Decimal('-112.245')]}}, u'dolor	                                                                                              ': {0: u'Eum doloremque.', 1: [u'http://nnlker.com/post/',	                                                                                               u'Corrupti facilis.', u'filit.camurcuoglu@hotmail.com'], 	                                                                                              2: {0: u'http://bilgeksakrek.com/tag/app/blog/search.html'	                                                                                              , 1: Decimal('21.68342'), 2: [u'ylmaz.colpan@frat.info', u	                                                                                              'Praesentium odio.']}}, u'consequatur': {4: u'Quos delenit	                                                                                              i.', 5: [u'Hic nulla velit in.', u'Dolorem aut beatae.', u	                                                                                              'Esse repellat.'], 6: {4: datetime(1971, 1, 16, 15, 34, 48	                                                                                              ), 5: u'http://www.akabilgin.info/tag/post.htm', 6: [datet	                                                                                              ime(1978, 4, 27, 14, 14, 13), u'uygun77@yahoo.com']}}, u'a	                                                                                              liquam': {2: u'http://www.demir.com/post.php', 3: [u'Labor	                                                                                              iosam.', u'Aut molestiae.', u'http://frataka.com/'], 4: {2	                                                                                              : u'http://sezeretin.com/homepage.html', 3: u'tayaydn.asla	                                                                                              n@gmail.com', 4: [u'Consequatur.', u'http://seven.com/home	                                                                                              page.htm']}}})
	fake.pydecimal(left_digits=None, right_digits=None, positive=False)                         # -191224.459435
	fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)                        # [u'Eum laudantium.', u'Deleniti eaque vero.', u'Est et imp	                                                                                              edit.', 2718, u'akca.abdurresit@durdu.org', u'http://www.a	                                                                                              slandemirel.info/author.htm', u'http://www.eraslan.com/', 	                                                                                              Decimal('1.45820276782')]
	fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)                       # (4.443431618, u'Non amet laborum.', u'alpsu.yuksel@hotmail	                                                                                              .com', 54.280829606488, u'Tenetur at nihil.', datetime(200	                                                                                              1, 3, 23, 22, 59, 28), u'Praesentium maxime.', u'tule99@ho	                                                                                              tmail.com', u'tayaydn54@soylu.info', Decimal('2739061.0'),	                                                                                               u'thayrioglu@yaman.net', u'Neque tempora in.', u'Distinct	                                                                                              io.', -2049964.501161)
	fake.pybool()                                                                               # False
	fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)                         # set([5003, u'http://yaman.com/privacy.jsp', Decimal('-6.78	                                                                                              680917406E+14'), 4579, u'Corrupti dolor.', datetime(1980, 	                                                                                              2, 3, 21, 56, 54), u'http://sakarya.com/main/category/blog	                                                                                              /privacy.html', u'yank.camurcuoglu@gmail.com'])
	fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)                        # {u'ut': u'Deserunt et fugit.', u'eos': u'Voluptatibus.', u	                                                                                              'esse': datetime(1976, 11, 18, 13, 23, 9), u'qui': u'Sed d	                                                                                              olores hic.', u'tenetur': Decimal('-15703.665185'), u'laud	                                                                                              antium': u'Asperiores nihil.', u'quo': 4418}
	fake.pyint()                                                                                # 7877

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

::

	fake.phone_number()                                                                         # +90(772)458-5159x3850

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

::

	fake.ssn()                                                                                  # 036-31-4478

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

::

	fake.mac_processor()                                                                        # PPC
	fake.firefox()                                                                              # Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; rv:1.9.3	                                                                                              .20) Gecko/2010-06-17 09:51:47 Firefox/3.6.9
	fake.linux_platform_token()                                                                 # X11; Linux x86_64
	fake.opera()                                                                                # Opera/8.65.(X11; Linux i686; it-IT) Presto/2.9.186 Version	                                                                                              /12.00
	fake.windows_platform_token()                                                               # Windows NT 6.1
	fake.internet_explorer()                                                                    # Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.0; Trident	                                                                                              /4.1)
	fake.user_agent()                                                                           # Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_0 rv:3.0; sl-	                                                                                              SI) AppleWebKit/534.24.6 (KHTML, like Gecko) Version/4.0.5	                                                                                               Safari/534.24.6
	fake.chrome()                                                                               # Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_7_1) AppleWeb	                                                                                              Kit/5320 (KHTML, like Gecko) Chrome/15.0.827.0 Safari/5320	                                                                                              
	fake.linux_processor()                                                                      # x86_64
	fake.mac_platform_token()                                                                   # Macintosh; U; Intel Mac OS X 10_6_5
	fake.safari()                                                                               # Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2 like Mac OS X; sl-	                                                                                              SI) AppleWebKit/531.28.2 (KHTML, like Gecko) Version/3.0.5	                                                                                               Mobile/8B111 Safari/6531.28.2
