A library which generates random passwords with different settings to meet the OWASP requirements
Stars
184
Forks
46
Watchers
184
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of https://github.com/prjseal/PasswordGenerator
0beb483View on GitHub- removed usage of RNG Crypto Provider and replaced with RandomNumberGenerator
36f2b58View on GitHub- changed how it checks the special characters to stop using regex for it and to allow for custom special characters
ffa990dView on GitHubMerge branch 'master' of https://github.com/prjseal/PasswordGenerator
c0d0725View on GitHub- changed supported versions to .net framework 4.6.1 and .net standard 2.0
b547c74View on GitHub