ExkPasswd. Generate passwords that are strong and easy to remember using random words instead of gibberish.

hexdocs.pm/exk_passwd

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Release —v0.2.0
  • chore: release version v0.2.0
  • docs: replace filler wording with specific descriptions
  • test: cover the empty :eff with_state bucket and drop a dead branch
  • docs: repair changelog and align claims with the codebase
  • fix(dictionary): restore canonical EFF Large Wordlist
  • fix(pinyin): add missing characters used by documentation examples
  • fix(presets): degrade gracefully when the registry Agent is not running
  • chore: update dev dependencies to latest versions
  • fix(dictionary): store custom dictionaries in persistent_term
May 2026
  • refactor: hide verbose test moduledocs with @moduledoc false
  • chore: add castore as test dep to silence excoveralls warning
  • chore: bump dependencies to latest versions
April 2026
  • Release —v0.1.1
  • Release —v0.1.0
  • fix: relax chi-square test to 99.99% confidence level
  • chore: release version v0.1.1
  • fix: trim hex package description and exclude PLT files
  • fix: raise memory leak test threshold for CI environments
  • fix: disable async tests that use shared ETS state
  • chore: release version v0.1.0
  • docs: fix stale documentation across codebase
  • fix: prepare README for hex release