not-safe-for-hash
Human-readable unique ids, but rude.
Fast, zero dependencies, dictionary included.
Generated id
Click the id to copy it. Press Space to generate another.
Options
Entropy
- Combinations
- —
- Entropy
- —
- Coin-flip collision
- —
—
Hash anything
The same text always comes back as the same phrase — on this page, on your machine, for ever. Handy for giving a boring identifier a memorable name.
Use it
npm install not-safe-for-hash
import { generate, hash } from 'not-safe-for-hash';
generate(); // 'swampy-hooligan-gargler'
hash('joey'); // 'feeble-punk-clobberer', every time