Proposed Feature in Upcoming version(Draft)
- Data should be generated based on Gender.
fname file will be rewritten. There will be 2 files.
fname_male.txt
fname_female.txt
- Generate Geo Coordinate, should be from the same city.
40° 43' 50.1960'' N and 73° 56' 6.8712'' W.
- Generate Father/Mother's name as well in the profile section.
fname_male.txt and fname_female.txt` will be required for this task
- Generate fake Credit/Debit Card
3774-1517-3429-7001, 07/29
- with the job title there should be job experience it should match with age 😁.
- output key name -
job_experience
Current Output Format
{
"first_name": "Kyler",
"last_name": "Mcclain",
"hair_color": "brown",
"blood_type": "(AB-)",
"full_name": "Kyler Mcclain",
"DOB": "10/11/1953",
"age": 69,
"height": 199,
"weight": 106,
"phone": "+1-405-968-1870",
"address": "268 Pearl St. South Park IL 19112",
"email": "kylermcclain@usa.com",
"job_title": "School Teacher",
"ip_address": "189.214.121.77"}
@ExpressHermes Thanks for the suggestion and your input on the proposed features.
Proposed Feature in Upcoming version(Draft)
fnamefile will be rewritten. There will be 2 files.fname_male.txtfname_female.txt40° 43' 50.1960'' N and 73° 56' 6.8712'' W.fname_male.txt andfname_female.txt` will be required for this task3774-1517-3429-7001, 07/29job_experienceCurrent Output Format
{ "first_name": "Kyler", "last_name": "Mcclain", "hair_color": "brown", "blood_type": "(AB-)", "full_name": "Kyler Mcclain", "DOB": "10/11/1953", "age": 69, "height": 199, "weight": 106, "phone": "+1-405-968-1870", "address": "268 Pearl St. South Park IL 19112", "email": "kylermcclain@usa.com", "job_title": "School Teacher", "ip_address": "189.214.121.77"}@ExpressHermes Thanks for the suggestion and your input on the proposed features.