🍺 BREW Explorer

← all formulae

diceware

brew install diceware v1.0.1 GPL-3.0-or-later

Passphrases to remember

30
30-day installs · #5808
106
90-day · #5476
466
365-day · #5274
402
★ GitHub stars · updated 3mo ago

Runtime dependencies

GitHub topics

diceware passphrase password python

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Passphrases to remember",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:57+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "diceware",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-12T23:16:14Z",
  "github_readme_excerpt": "diceware\n========\n\nPassphrases to remember...\n\n|bdg-tests|  | `documentation \u003chttps://diceware.readthedocs.io/\u003e`_ | `sources \u003chttps://github.com/ulif/diceware\u003e`_ | `issues \u003chttps://github.com/ulif/diceware/issues\u003e`_\n\n.. |bdg-tests| image:: https://github.com/ulif/diceware/actions/workflows/tests.yml/badge.svg?branch=master\n   :target: https://github.com/ulif/diceware/actions/workflows/tests.yml\n   :alt: Test Status\n\n.. |bdg-last-release| image:: https://img.shields.io/pypi/v/diceware.svg\n    :target: https://pypi.python.org/pypi/diceware/\n    :alt: Latest Release\n\n.. |bdg-versions| image:: https://img.shields.io/pypi/pyversions/diceware.svg\n    :target: https://pypi.python.org/pypi/diceware/\n    :alt: Supported Python Versions\n\n.. |bdg-license| image:: https://img.shields.io/pypi/l/diceware.svg\n    :target: https://pypi.python.org/pypi/diceware/\n    :alt: License\n\n.. |doc-status| image:: https://readthedocs.io/projects/diceware/badge/?version=latest\n     :target: https://diceware.readthedocs.io/en/latest/\n     :alt: Documentation Status\n\n`diceware` is a passphrase generator following the proposals of\nArnold G. Reinhold on http://diceware.com . It generates passphrases\nby concatenating words randomly picked from wordlists. For instance::\n\n  $ diceware\n  MyraPend93rdSixthEagleAid\n\nThe passphrase contains by default six words (with first char\ncapitalized) without any separator chars. Optionally you can let\n`diceware` insert special chars into the passphrase.\n\n`diceware` supports several sources of randomness (including real life\ndice) and different wordlists (including cryptographically signed\nones).\n\n.. contents::\n\n\nInstall\n-------\n\nThis Python package can be installed via pip_::\n\n  $ pip install diceware\n\nThe exact way depends on your operating system.\n\n\nUsage\n-----\n\nOnce installed, use ``--help`` to list all available options::\n\n  $ diceware --help\n  usage: diceware [-h] [-n NUM] [-c | --no-caps] [-s NUM] [-d DELIMITER]\n                  [-r SOURCE] [-w [NAME [NAME ",
  "github_repo": "ulif/diceware",
  "github_stars": 402,
  "github_topics": [
    "diceware",
    "passphrase",
    "password",
    "python"
  ],
  "homepage": "https://github.com/ulif/diceware",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 30,
  "installs_365d": 466,
  "installs_90d": 106,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "diceware",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5808,
  "rank_365d": 5274,
  "rank_90d": 5476,
  "raw_hash": "a06ece50c36deac5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/diceware.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.0.1",
  "versioned_formulae": [],
  "why_use_this": null
}