Skip to content

Python programs designed to generate random data records for a variety of use cases.

License

Notifications You must be signed in to change notification settings

dataoids/data-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-generator

Welcome to the Random Data Generator repository! Here, you will find a collection of Python programs designed to generate random data records for a variety of use cases. Whether you need to generate test data for a database or create sample data for a analytics project, this repository has you covered.

The programs in this repository use various Python libraries such as Faker, Random, and Pandas to generate data records with realistic and randomized values. The generated data can be in various format like CSV, JSON, Excel and SQL.

The repository includes programs for generating:

  • Randomized user records, including names, addresses, and contact information
  • Randomized product records, including names, prices, and descriptions
  • Randomized transaction records, including dates, amounts, and customer information
  • Randomized weather records, including temperature, precipitation, and wind speed

All of the programs in this repository are well-documented and easy to use. They can be easily customized to fit your specific needs. Feel free to use and modify the code for your own projects.

About

Python programs designed to generate random data records for a variety of use cases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages