Skip to content
/ pwdr Public

A utility for generating deterministic passwords based on a phrase and key

License

Notifications You must be signed in to change notification settings

Apollo917/pwdr

Repository files navigation

🔣 Pwdr

A utility for generating deterministic passwords based on a phrase and key

version license size downloads

📦 Installation

npm i pwdr

🚀 Quickstart

CommonJS

const { generatePwd } = require('pwdr');

const pwd = await generatePwd('phrase', 'key');

ESM

import { generatePwd } from 'pwdr';

const pwd = await generatePwd('phrase', 'key');

🔢 Resulting password

  • Minimum length: 16
  • Maximum length: 64
  • Default length: 32

🔁 Version compatibility check

  • phrase: compatibility_check_phrase
  • key: compatibility_check_key
  • length: 32

🏷️ Versions

  • v <= 1.0.1
    • output: 1e9/wtB["D0NS/oCa/ra9p,v'NHBT4GQ