{"id":28591414,"url":"https://github.com/macropin/random-name-generator","last_synced_at":"2025-07-17T21:38:12.858Z","repository":{"id":2943505,"uuid":"3956590","full_name":"macropin/random-name-generator","owner":"macropin","description":"Generate random male and female names with real-world probability.","archived":false,"fork":false,"pushed_at":"2022-06-22T01:03:44.000Z","size":12,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T09:14:46.234Z","etag":null,"topics":["data-science","python","random-generation","test-data-generator"],"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/macropin.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}},"created_at":"2012-04-07T08:23:43.000Z","updated_at":"2023-12-20T13:24:11.000Z","dependencies_parsed_at":"2022-08-27T10:11:17.673Z","dependency_job_id":null,"html_url":"https://github.com/macropin/random-name-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/macropin/random-name-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Frandom-name-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Frandom-name-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Frandom-name-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Frandom-name-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macropin","download_url":"https://codeload.github.com/macropin/random-name-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macropin%2Frandom-name-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265663182,"owners_count":23807466,"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":["data-science","python","random-generation","test-data-generator"],"created_at":"2025-06-11T09:14:45.200Z","updated_at":"2025-07-17T21:38:12.832Z","avatar_url":"https://github.com/macropin.png","language":"Python","readme":"# Random Male and Female name generator\n\nGenerates random male and female names with real-world probability. (Well the occurrence of first name and last names, not the combination of the two).\n\nUseful for generating test data for, err testing purposes.\n\n## Install\n\nDev:\n\n    pip install -e git+https://github.com/macropin/random-name-generator.git#egg=name_generator\n\nProd:\n\n    pip install git+https://github.com/macropin/random-name-generator.git\n\nThen download the data set from [www2.census.gov/topics/genealogy/1990surnames/](https://www2.census.gov/topics/genealogy/1990surnames/) and place the three files, (`dist.all.last`, `dist.female.first`, `dist.male.first`) in ./data.\n\n## Usage Examples\n\n    ./name_generator.py -u -m 10\n    ./name_generator.py -m 10 -f 10\n    ./name_generator.py -r 20\n    ./name_generator.py -u -i -r 10\n\n-- Andrew Cutler\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacropin%2Frandom-name-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacropin%2Frandom-name-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacropin%2Frandom-name-generator/lists"}