{"id":21928490,"url":"https://github.com/matthewelse/readable-ids","last_synced_at":"2025-03-22T12:24:07.512Z","repository":{"id":72083355,"uuid":"48302243","full_name":"matthewelse/readable-ids","owner":"matthewelse","description":"Human Readable Identifiers in Go","archived":false,"fork":false,"pushed_at":"2015-12-20T00:38:54.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T11:49:45.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthewelse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-20T00:36:39.000Z","updated_at":"2015-12-20T00:38:55.000Z","dependencies_parsed_at":"2023-03-15T18:55:59.401Z","dependency_job_id":null,"html_url":"https://github.com/matthewelse/readable-ids","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewelse%2Freadable-ids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewelse%2Freadable-ids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewelse%2Freadable-ids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewelse%2Freadable-ids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewelse","download_url":"https://codeload.github.com/matthewelse/readable-ids/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244954772,"owners_count":20537818,"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":[],"created_at":"2024-11-28T22:26:13.450Z","updated_at":"2025-03-22T12:24:07.468Z","avatar_url":"https://github.com/matthewelse.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# readable-ids\n\nHuman Readable Identifiers in Go. Generates a random, memorable, human-readable string.\n\n## Usage\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n    \"crypto/rand\"\n    \"github.com/matthewelse/readable-ids\"\n)\n\nfunc main() {\n    fmt.Println(readableid.GenID(rand.Reader, 100))\n}\n```\n\n## Improvements\n\n- [ ] Increase the number of possible combinations by adding verbs and adverbs.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewelse%2Freadable-ids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewelse%2Freadable-ids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewelse%2Freadable-ids/lists"}