This program is a simple Node+Typescript app that generates passwords, passphrases using the dice method, random nicks, uuid's and pin numbers.
Find a file
2024-12-19 06:01:09 +01:00
ts Imported from Github. 2024-12-19 06:01:09 +01:00
.gitignore Imported from Github. 2024-12-19 06:01:09 +01:00
.woodpecker.yml Imported from Github. 2024-12-19 06:01:09 +01:00
beale_wordlist.txt Imported from Github. 2024-12-19 06:01:09 +01:00
eff_large_wordlist.txt Imported from Github. 2024-12-19 06:01:09 +01:00
LICENSE Imported from Github. 2024-12-19 06:01:09 +01:00
Makefile Imported from Github. 2024-12-19 06:01:09 +01:00
package.json Imported from Github. 2024-12-19 06:01:09 +01:00
README.md Imported from Github. 2024-12-19 06:01:09 +01:00
tsconfig.json Imported from Github. 2024-12-19 06:01:09 +01:00
webpack.config.js Imported from Github. 2024-12-19 06:01:09 +01:00

authgen

This program is a simple Node+Typescript app that generates passwords, passphrases using the dice method, random nicks, uuid's and pin numbers.