1
0
Fork
You've already forked authgen
0
This program is a simple Node+Typescript app that generates passwords, passphrases using the dice method, random nicks, uuid's and pin numbers.
TypeScript 87.7%
JavaScript 6.2%
Makefile 6.1%
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.