1.0.0 • Published 1 year ago

dora_password_generator v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

#Some functions for generate your passwords

Both library functions take a number as an argument to indicate the length of the desired password. The function generateNumberPassword creates a short password consisting of numbers and lowercase letters up to 10 characters. If you pass an argument to a function with a value greater then 10, it will automatically decrease. The function generateSymbolsPassword creates a password of any length with numbers, lowercase and uppercase letters, and symbols.

1.0.0

1 year ago