This program is a simple Node+Typescript app that generates passwords, passphrases using the dice method, random nicks, uuid's and pin numbers.
| ts | ||
| .gitignore | ||
| .woodpecker.yml | ||
| beale_wordlist.txt | ||
| eff_large_wordlist.txt | ||
| LICENSE | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| webpack.config.js | ||
authgen
This program is a simple Node+Typescript app that generates passwords, passphrases using the dice method, random nicks, uuid's and pin numbers.