Skip to product information
Password Passphrase
$20.00
Password Passphrase — 生成XKCD-936风格的多单词随机密码短语(diceware),基于精选英文词库和Node.js加密安全随机数(crypto.randomInt)选词。可配置单词数量(3-10个)、分隔符、是否首字母大写,返回密码短语、各单词、单词数、信息熵(bits)与破解难度提示。专为需要生成可记忆且高强度密码的AI智能体与自动化流程设计。
Password Passphrase — Generates XKCD-936-style multi-word random passphrases (diceware) using a curated English wordlist and cryptographically secure randomness (Node's crypto.randomInt). Configurable word count (3-10), separator, and capitalization; returns the passphrase, selected words, word count, entropy in bits, and a crack-time hint. Built for AI agents and automation that need memorable yet strong passwords.
无外部依赖,仅使用Node.js内置crypto模块。/ No external dependencies — uses only Node.js's built-in crypto module.