mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-08 23:42:53 +01:00
Winni Neessen
203da17634
Added code to check if set minimum password requirements are met after generating a random password. If not, the password generation process is repeated. This not only adds an extra layer of security but also ensures that all set criteria for the password are met. Also enhanced error handling in functions that could return a negative integer when asked for a random number. Changed 'minimum amount of' parameter descriptions in apg.go to avoid confusion. |
||
---|---|---|
.. | ||
apg.go |