Skip to content

This Python script uses the Faker library to create fake data (name, job, phone, email, country, salary) for a specified number of rows. The data is then written to a CSV file with user-provided name, facilitating quick generation of mock datasets for testing or other purposes.

Notifications You must be signed in to change notification settings

AmmarMohamed0/Fake_Data_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Fake_Data_Generator

This Python script uses the Faker library to create fake data (name, job, phone, email, country, salary) for a specified number of rows. The data is then written to a CSV file with user-provided name, facilitating quick generation of mock datasets for testing or other purposes.

About

This Python script uses the Faker library to create fake data (name, job, phone, email, country, salary) for a specified number of rows. The data is then written to a CSV file with user-provided name, facilitating quick generation of mock datasets for testing or other purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages