Generate a strong, random password for any purpose. Choose your length, character types, and how many you need. Includes presets for common use cases so it actually works where you paste it.
A password generator does one thing: it picks characters at random from a pool you define, then strings them together. The pool is built from whichever character types you enable — uppercase letters, lowercase letters, numbers, and symbols. The larger the pool and the longer the password, the harder it is to guess or brute-force. That relationship is captured by a single number called entropy, measured in bits.
Entropy tells you how many guesses an attacker would need in the worst case. Each extra bit doubles the number of guesses required. A 40-bit password needs about a trillion guesses to crack. An 80-bit password needs more guesses than there are atoms in the observable universe. Modern recommendations sit between 80 and 100 bits for general use, which a 16-character password with all character types comfortably achieves.
One practical complication is that not every system accepts every character. Some routers and banking portals silently reject symbols. Some systems impose a maximum length that is shorter than you would expect. This tool's purpose presets are designed around those real-world constraints, not just theoretical security scores.
We use analytics cookies to understand how people use Denumb so we can make it better. No selling your data. We only use it to improve Denumb. Privacy policy →