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

::

	fake.profile(fields=[])                                                                     # {'website': [u'http://www.wisozk.info/'], 'username': u'ka	                                                                                              ra12', 'name': u'Shaylee Haag', 'blood_group': '0-', 'resi	                                                                                              dence': u'8377 Terry Knoll Apt. 185\nWuckertport, MH 94528	                                                                                              ', 'company': u'Hills-Howe', 'address': u'60582 Donnelly F	                                                                                              all Apt. 383\nWatsonland, OR 29420-3490', 'birthdate': '20	                                                                                              12-03-05', 'sex': 'M', 'job': 'Geochemist', 'ssn': u'416-0	                                                                                              5-0832', 'current_location': (Decimal('79.547523'), Decima	                                                                                              l('51.272345')), 'mail': u'devan.heller@yahoo.com'}
	fake.simple_profile()                                                                       # {'username': u'durgan.presley', 'name': u'Annabell Roberts	                                                                                               PhD', 'birthdate': '1981-11-28', 'sex': 'M', 'address': u	                                                                                              '85913 Hermiston Orchard Suite 765\nGaylordmouth, CA 36347	                                                                                              -4106', 'mail': u'haley.modena@gmail.com'}
