{"id":22243734,"url":"https://github.com/yousufislam191/generate-dummy-data","last_synced_at":"2025-07-05T19:02:07.760Z","repository":{"id":235014552,"uuid":"789711822","full_name":"yousufislam191/Generate-Dummy-Data","owner":"yousufislam191","description":"Generate a large amount of dummy data based on your customizable JSON data","archived":false,"fork":false,"pushed_at":"2024-05-07T05:05:07.000Z","size":4046,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T10:12:55.340Z","etag":null,"topics":["customizable-dummy-data-generator","dummy-data","dummy-data-generator","dummyjson","fake-data","fake-json-data","json-data"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yousufislam191.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-21T10:50:59.000Z","updated_at":"2024-05-07T05:05:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"17bcbf18-128a-430c-ac70-57f2c5782839","html_url":"https://github.com/yousufislam191/Generate-Dummy-Data","commit_stats":null,"previous_names":["yousufislam191/generate-dummy-data"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousufislam191%2FGenerate-Dummy-Data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousufislam191%2FGenerate-Dummy-Data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousufislam191%2FGenerate-Dummy-Data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousufislam191%2FGenerate-Dummy-Data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yousufislam191","download_url":"https://codeload.github.com/yousufislam191/Generate-Dummy-Data/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245449531,"owners_count":20617187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["customizable-dummy-data-generator","dummy-data","dummy-data-generator","dummyjson","fake-data","fake-json-data","json-data"],"created_at":"2024-12-03T04:28:52.679Z","updated_at":"2025-03-25T10:44:41.724Z","avatar_url":"https://github.com/yousufislam191.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate Dummy Data with Customizable JSON Data\n\nThis project allows you to generate a large amount of dummy data based on your customizable JSON data. It's particularly useful when you need to test APIs, responses, or any other functionality that requires a significant amount of data.\n\n## How to Use?\n\nFollow these steps to use this project:\n\n1. Fork and clone this repository to your local machine.\n2. Navigate to the cloned directory.\n3. Put your customized JSON data inside the `sampleData.json` file.\n4. To change the value of a particular key, you can update it from `modifyJson.py` file\n5. To change the amount of generate data you can update it from `amountOfData.py` file\n6. Open the terminal in the project directory.\n7. Run the Python scripts in: `python writeJsonToFile.py`\n8. Check the `generatedDummyData.json` file in the project directory for your dummy data.\n\n## Example\n\nLet's assume you have a sample JSON data with the following content:\n\n```json\n{\n  \"id\": \"1234567890\",\n  \"user_name\": \"John Doe\",\n  \"email\": \"john.doe@example.com\",\n  \"product_name\": \"iPhone 12\",\n  \"price\": 999.99,\n  \"quantity\": 1\n}\n```\n\nand you want to just change the value of `product_name`, `price` and `quantity` to `iPhone 13`, `1000.00` and `2` respectively. You can do this using the `modifyJson.py` script in the project directory.\n\nThis updated README provides clear instructions on how to use the project and explains the objective of the project. It also includes an example to help users understand how to use their own data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyousufislam191%2Fgenerate-dummy-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyousufislam191%2Fgenerate-dummy-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyousufislam191%2Fgenerate-dummy-data/lists"}