Use Calcuron’s free password generator to create strong, random passwords with customizable length and character sets. Everything is generated locally in your browser for privacy and security.
Choose your desired length and which types of characters to include. Then click “Generate password” to create a new random password instantly.
Longer passwords are generally stronger. Many security experts recommend at least 12–16 characters.
When you click “Generate password”, the tool builds a pool of allowed characters based on your selections
(lowercase, uppercase, numbers, symbols). It then uses your browser’s cryptographically secure random number
generator (window.crypto.getRandomValues) to choose characters from that pool.
Your passwords are never sent to a server or stored. They exist only in your browser window until you copy or save them.
This tool helps generate passwords, but security also depends on how you store and protect them.