{"id":29487747,"url":"https://github.com/deltacircuit/eff-dice-generator","last_synced_at":"2026-07-09T14:31:06.542Z","repository":{"id":57219794,"uuid":"130068591","full_name":"DeltaCircuit/eff-dice-generator","owner":"DeltaCircuit","description":"A passphrase generator, powered by eff.org's dice words","archived":false,"fork":false,"pushed_at":"2018-04-21T13:58:11.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T09:40:04.492Z","etag":null,"topics":["eff-dice","eff-wordlists","passphrase","passphrase-generator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DeltaCircuit.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":"2018-04-18T13:42:30.000Z","updated_at":"2022-12-03T06:48:58.000Z","dependencies_parsed_at":"2022-08-29T00:11:41.445Z","dependency_job_id":null,"html_url":"https://github.com/DeltaCircuit/eff-dice-generator","commit_stats":null,"previous_names":["giridharangm/eff-dice-generator","deltacircuit/eff-dice-generator","0x006f/eff-dice-generator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DeltaCircuit/eff-dice-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCircuit%2Feff-dice-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCircuit%2Feff-dice-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCircuit%2Feff-dice-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCircuit%2Feff-dice-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeltaCircuit","download_url":"https://codeload.github.com/DeltaCircuit/eff-dice-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCircuit%2Feff-dice-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35303290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["eff-dice","eff-wordlists","passphrase","passphrase-generator"],"created_at":"2025-07-15T09:15:28.857Z","updated_at":"2026-07-09T14:31:06.461Z","avatar_url":"https://github.com/DeltaCircuit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eff-dice-generator\n\nCreate strong passphrases using eff.org suggested wordlists.\n\n## Installation\n\n```javascript\nnpm install eff-dice-generator  \n```\n\nor\n\n```javascript\nyarn add eff-dice-generator\n```\n\n## Usage\n\n```javascript\nconst generatePassphrase = require(\"eff-dice-generator\");\n\nconst passPhrase = generatePassphrase(5);\n\nconsole.log(passPhrase);\n```\n\n### generatePassphrase (no_of_dice, is_short)\n\n* no_of_dice: The no. of dice you want to use. Either 4 / 5\n* is_short: Use the short wordlist. (Applicable for only _4 dice roll_)\n\nFootnote: Since this package contains the entire wordlist, when importing, use **code splitting** to avoid large bundle sizes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeltacircuit%2Feff-dice-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeltacircuit%2Feff-dice-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeltacircuit%2Feff-dice-generator/lists"}