Password Generator
***************
Number Of Characters
Include Uppercase
Include Lowercase
Include Numbers
Include Symbols
Include Spaces
Exclude Similar Characters
(e.g., 'i', 'l', '1', 'I')
Exclude Ambiguous Characters
(e.g., '{', '}', '[', ']')
Include Leet Speak
(Convert letters to numbers in a leet-style substitution)
Randomize Length
(Generate a password with a random length between 10 and 50 characters)
Camel Case
(Format the password in camelCase, e.g., superSecurePassword)
Kebab Case
(Format the password in kebab-case, e.g., super-secure-password)
Custom Character Set
(Specify a custom set of characters to use for generating the password)
Generate Password