{"id":22248920,"url":"https://github.com/purplebooth/mnemonic","last_synced_at":"2026-06-30T04:31:34.570Z","repository":{"id":64305829,"uuid":"103707326","full_name":"PurpleBooth/mnemonic","owner":"PurpleBooth","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-02T02:24:12.000Z","size":24,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T10:44:14.755Z","etag":null,"topics":["kata","mnemonic"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PurpleBooth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-15T22:43:32.000Z","updated_at":"2017-10-04T01:20:13.000Z","dependencies_parsed_at":"2022-12-06T08:22:32.804Z","dependency_job_id":null,"html_url":"https://github.com/PurpleBooth/mnemonic","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fmnemonic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fmnemonic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fmnemonic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fmnemonic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PurpleBooth","download_url":"https://codeload.github.com/PurpleBooth/mnemonic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458181,"owners_count":20618693,"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":["kata","mnemonic"],"created_at":"2024-12-03T06:20:07.590Z","updated_at":"2026-06-30T04:31:34.561Z","avatar_url":"https://github.com/PurpleBooth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mnemonic\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/PurpleBooth/mnemonic)][3]\n[![codebeat badge](https://codebeat.co/badges/f29f1414-8688-431d-b67d-3e607af1a357)][4]\n\nLate night hack session for a toy to generate mnemonic's.\n\n## Installing\n\n```bash\ngo get -u github.com/golang/dep/cmd/dep\ngo get github.com/onsi/ginkgo/ginkgo\ngo get github.com/onsi/gomega\ndep ensure\n(cd mnemonic \u0026\u0026 go test)\n(cd cmd/mnemonic/ \u0026\u0026 go install)\n```\n\n## Running\n\nUses [wordnet dictionary files][1]. Once installed run\n\n```bash\n$ mnemonic /tmp/dict \"ROYGBIV\"\nresistless ocellated turkey yaw gracefully. befouled interconnection victimize.\n```\n\n## Docker\n\nAlternatively you can run the docker container\n\n```bash\n$ docker build -t mnemonic:latest . \u0026\u0026 docker run -it --rm mnemonic:latest \"ROYGBIV\"\nrocky open yield gainfully. bonzer incapability vote in.\n```\n\n## Links\n\n* [WordNet Dictionary][1]\n* [Go Docs][2]\n\n[1]: http://wordnet.princeton.edu/wordnet/download/current-version/\n[2]: https://godoc.org/github.com/PurpleBooth/mnemonic/mnemonic\n[3]: https://goreportcard.com/report/github.com/PurpleBooth/mnemonic\n[4]: https://codebeat.co/projects/github-com-purplebooth-mnemonic-master","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Fmnemonic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurplebooth%2Fmnemonic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Fmnemonic/lists"}