Password generator |
Crypt-o allows you to generate secure random passwords.
The random password generator has the following options:
Option |
Description |
||||||||||||
Lower case letters (a-z) |
Lower case letters a-z will be used for password generation. |
||||||||||||
Upper case letters (A-Z) |
Upper case letters A-Z will be used for password generation. |
||||||||||||
Digits (0-9) |
Digits 0-9 will be used for password generation. |
||||||||||||
Special symbols ($,%,!,@, ...) |
Special symbols ~ ! @ $ % ^ & * ( ) - + | = / : ; [ ] < > , . will be used for password generation. |
||||||||||||
Custom characters |
User defined characters will be used for password generation. Enter needed characters in this input field. |
||||||||||||
Exclude characters |
The specified characters will be excluded from password generation. Enter needed characters in this input field. |
||||||||||||
Password template |
It is possible to define a template for password generation. If the template is specified, a password will be generated according to this template.
The following characters can be used in a template:
|
||||||||||||
Length |
A desired length of a password. |
The password generator