ojob ojob.io/sec/genPassword size=12 sets=lowercase,uppercase,numbers,symbols exclude=#
Generates a random password.
Name | Description |
---|---|
size | The size of the random password (defaults to 12) |
sets | Comma delimited list of sets of characters to use (lowercase, uppercase, numbers, symbols, symbols2) |
exclude | Set of characters to be exclude from the password generation |