This password generator is secure, it uses cryptographically secure pseudo-random number source and sends no data to server.
Secure pseudo-random number source is not available - using insecure RNG! Avoid creating sensitive passwords using this tool.
Handy password generator. Unlike most other tools out there, it uses secure random number generator and is configured not by password length but number of random bytes password should contain. In addition to standard random passwords, it can produce hex passwords and xkcd style passwords.
Supported password types are:
Alphanumeric consists of [a-zA-Z0-9]
Printable Adds following punctuation characters to Alphanumeric: ~`!@#$%^&*()_-+=|\/?,<.>';:"
Hex consists of [0-9A-F], useful for cryptographic keys
xkcd style consists of ~1100 most popular short English words