{"id":21486712,"url":"https://github.com/imshubhamsingh/test-data-generator","last_synced_at":"2026-03-04T18:31:48.990Z","repository":{"id":97904627,"uuid":"93814554","full_name":"imshubhamsingh/test-data-generator","owner":"imshubhamsingh","description":"A simple fake Data Generator web app to be used by developers | As of now API is functional","archived":false,"fork":false,"pushed_at":"2017-08-22T05:46:10.000Z","size":5956,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T10:12:49.300Z","etag":null,"topics":["api","data-generator","expressjs","nodejs","vuejs2"],"latest_commit_sha":null,"homepage":"https://node-data-generator.herokuapp.com/","language":"Vue","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/imshubhamsingh.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,"zenodo":null}},"created_at":"2017-06-09T03:20:53.000Z","updated_at":"2020-07-12T12:40:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"3749a338-94c4-4c76-9c37-e5873f8a2cc6","html_url":"https://github.com/imshubhamsingh/test-data-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imshubhamsingh/test-data-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2Ftest-data-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2Ftest-data-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2Ftest-data-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2Ftest-data-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imshubhamsingh","download_url":"https://codeload.github.com/imshubhamsingh/test-data-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imshubhamsingh%2Ftest-data-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30089333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T18:31:08.343Z","status":"ssl_error","status_checked_at":"2026-03-04T18:31:07.708Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","data-generator","expressjs","nodejs","vuejs2"],"created_at":"2024-11-23T13:23:25.650Z","updated_at":"2026-03-04T18:31:48.634Z","avatar_url":"https://github.com/imshubhamsingh.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"Data Generator\n===================\n\nAs of now I have created email, name, date, company, phone number, country, region, city, latitude and longitude generator API.\n\n## Human Related Data Generator\n\n### Name Generator Api\n\u003e- [Full Name](https://node-data-generator.herokuapp.com/api/names/fullNames?n=20)\n\u003e- [Male Names](https://node-data-generator.herokuapp.com/api/names/maleNames?n=20)\n\u003e- [Female Names](https://node-data-generator.herokuapp.com/api/names/femaleNames?n=20)\n\u003e- [With Middle Names](https://node-data-generator.herokuapp.com/api/names/middleNames?n=20)\n\u003e- [Surnames](https://node-data-generator.herokuapp.com/api/names/surnames?n=20)\n\n### Email Generator Api\n\u003e- [Random valid Emails](https://node-data-generator.herokuapp.com/api/emails?n=20)\n\n### Date Generator Api\n\u003e- [Format: Jun 10, 2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=m%20d,y\u0026n=100)\n\u003e- [Format: June 10th 2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=M%20ds,%20y\u0026n=100)\n\u003e- [Format: June 10 2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=M%20d%20y\u0026n=100)\n\u003e- [Format: Sat, Jun 10](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=D,%20m%20d\u0026n=100)\n\u003e- [Format: Sat, Jun 10th, 2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=D,%20m%20ds%20y\u0026n=100)\n\u003e- [Format: 06/10/2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=m/d/y\u0026n=100)\n\u003e- [Format: 16/04/2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=d/m/y\u0026n=100)\n\u003e- [Format: 10-06-2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=d-m-y\u0026n=100)\n\u003e- [Format: 06-10-2017](https://node-data-generator.herokuapp.com/api/dates?minYear=1997\u0026maxYear=2018\u0026format=m/d/y\u0026n=100)\n\n### Company names Generator Api\n\u003e- [Random companies](https://node-data-generator.herokuapp.com/api/companies?n=200)\n\n\n### Phone number Generator Api\n\u003e Australia\n\u003e  - [Xxxx-xxxx](https://node-data-generator.herokuapp.com/api/phone?country=australia\u0026fomat=0\u0026n=200)\n\u003e  - [(0x) xxxx xxxx](https://node-data-generator.herokuapp.com/api/phone?country=australia\u0026fomat=1\u0026n=200)\n\u003e  - [04xx xxx xxx](https://node-data-generator.herokuapp.com/api/phone?country=australia\u0026fomat=2\u0026n=200)\n \n\u003e  Canada\n\u003e  - [(AAA) Xxx-xxxx](https://node-data-generator.herokuapp.com/api/phone?country=canada\u0026fomat=0\u0026n=200)\n\u003e  - [1 (AAA) Xxx-xxxx](https://node-data-generator.herokuapp.com/api/phone?country=canada\u0026fomat=1\u0026n=200)\n\u003e  - [1-AAA-Xxx-xxxx](https://node-data-generator.herokuapp.com/api/phone?country=canada\u0026fomat=2\u0026n=200)\n\n\u003e India\n\u003e  - [+91 xxxxxxxxxx](https://node-data-generator.herokuapp.com/api/phone?country=india\u0026fomat=0\u0026n=200)\n\u003e  - [0xx-xxxxxxxx](https://node-data-generator.herokuapp.com/api/phone?country=india\u0026fomat=1\u0026n=200)\n\u003e  - [0Xxx-xxxxxxx](https://node-data-generator.herokuapp.com/api/phone?country=india\u0026fomat=2\u0026n=200)\n\u003e  - [0Xxxx-xxxxxx](https://node-data-generator.herokuapp.com/api/phone?country=india\u0026fomat=3\u0026n=200)\n\u003e  \n\u003e UK\n\u003e  - [+44 7xxx xxx xxx](https://node-data-generator.herokuapp.com/api/phone?country=uk\u0026fomat=0\u0026n=200)\n\u003e  - [07xxx xxx xxx](https://node-data-generator.herokuapp.com/api/phone?country=uk\u0026fomat=1\u0026n=200)\n\n\u003e US\n\u003e  - [Xxxx-xxxx](https://node-data-generator.herokuapp.com/api/phone?country=us\u0026fomat=0\u0026n=200)\n\u003e  - [(0x) xxxx xxxx](https://node-data-generator.herokuapp.com/api/phone?country=us\u0026fomat=1\u0026n=200)\n\u003e  - [04xx xxx xxx](https://node-data-generator.herokuapp.com/api/phone?country=us\u0026fomat=2\u0026n=200)\n\n## Geographic Related Data Generator\n\n### Country names Generator Api\n\u003e- [Random country](https://node-data-generator.herokuapp.com/api/countries?n=20)\n\n### Region names of various Country Generator Api\n\u003e- [Random regions of Australia](http://node-data-generator.herokuapp.com/api/countries/australia?n=20)\n\u003e- [Random regions of Canada](http://node-data-generator.herokuapp.com/api/countries/canada?n=20)\n\u003e- [Random regions of India](http://node-data-generator.herokuapp.com/api/countries/india?n=20)\n\u003e- [Random regions of UK](http://node-data-generator.herokuapp.com/api/countries/uk?n=20)\n\u003e- [Random regions of US](http://node-data-generator.herokuapp.com/api/countries/us?n=20)\n\n### City List generator of various regions of various Country Api\n It has got lot of options ...As of now I'm giving only one example for each country\n\u003e - [Cities in Queensland (Australia)](http://node-data-generator.herokuapp.com/api/countries/australia/QLD?n=20)\n\u003e - [Cities in Ontario (Canada)](http://node-data-generator.herokuapp.com/api/countries/canada/ON?n=20)\n\u003e - [Cities in Maharastra (India)](http://node-data-generator.herokuapp.com/api/countries/india/MH?n=20)\n\u003e - [Cities in Yorkshire (UK)](http://node-data-generator.herokuapp.com/api/countries/uk/YK?n=20)\n\u003e - [Cities in Alaska (US)](http://node-data-generator.herokuapp.com/api/countries/us/AK?n=20)\n\n### Latitude and Longitude Generator Api\n\u003e- [Random Latitude](http://localhost:3010/api/latlng/lat?n=20)\n\u003e- [Random Longitude](http://localhost:3010/api/latlng/lng?n=20)\n\u003e- [Random Latitude and Longitude](http://localhost:3010/api/latlng?n=20)\n\n## Credit Card Number generator Api\n\n\u003e [Random Fake Credit Card](https://node-data-generator.herokuapp.com/api/creditCard?n=20)\n\n### Fake credit card numbers generator for all major brands\n\u003e[VISA](https://node-data-generator.herokuapp.com/api/creditCard/visa?n=20),\n[American Express (AMEX)](https://node-data-generator.herokuapp.com/api/creditCard/amex?n=20),\n[Discover](https://node-data-generator.herokuapp.com/api/creditCard/discover?n=20),\n[JCB](https://node-data-generator.herokuapp.com/api/creditCard/jcb16?n=20),\n[Diners Club - Carte Blanche](https://node-data-generator.herokuapp.com/api/creditCard/dinersClubEnRoute?n=20),\n[Diners Club - International](https://node-data-generator.herokuapp.com/api/creditCard/dinersClubInt?n=20),\n[Maestro](https://node-data-generator.herokuapp.com/api/creditCard/maestro?n=20),\n[Visa Electron](https://node-data-generator.herokuapp.com/api/creditCard/visaElectron?n=20),\n[Mastercard](https://node-data-generator.herokuapp.com/api/creditCard/mastercard?n=20),\n[Carte Blanche](https://node-data-generator.herokuapp.com/api/creditCard/carteBlanche?n=20)\n\n### CVV generator Api\n\u003e[Random CVV](https://node-data-generator.herokuapp.com/api/cvv?n=20)   \n\n## Text Data generator Api\n\n### Lorem Ipsum generator Api\n\u003e[Dummy Text](https://node-data-generator.herokuapp.com/api/loremIpsum?n=111)   \n   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshubhamsingh%2Ftest-data-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimshubhamsingh%2Ftest-data-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimshubhamsingh%2Ftest-data-generator/lists"}