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

::

	fake.profile(fields=[])                                                                     # {'website': [u'http://reicheljakubowski.com/', u'http://ww	                                                                                              w.rolfson.info/', u'http://schamberger.org/'], 'username':	                                                                                               u'kenyon.kuvalis', 'name': u'Hunt Ullrich DVM', 'blood_gr	                                                                                              oup': 'B-', 'residence': u'10478 Dave Glens Suite 955\nCar	                                                                                              terland, AZ 79566-2996', 'company': u'Christiansen, Jacobs	                                                                                               and Walker', 'address': u'389 Runolfsson Motorway Apt. 71	                                                                                              1\nSouth Demarcus, TX 82844-1872', 'birthdate': '1987-02-1	                                                                                              5', 'sex': 'M', 'job': 'Psychologist, occupational', 'ssn'	                                                                                              : u'747-78-9343', 'current_location': (Decimal('46.130982'	                                                                                              ), Decimal('72.556646')), 'mail': u'ferry.thea@gmail.com'}	                                                                                              
	fake.simple_profile()                                                                       # {'username': u'zklocko', 'name': u'Sylvester Wilkinson', '	                                                                                              birthdate': '1995-11-04', 'sex': 'F', 'address': u'28900 R	                                                                                              olfson Fork\nPaucekfurt, MS 46687', 'mail': u'kuhic.buford	                                                                                              @yahoo.com'}
