Balanced passwords
Input
length=16 count=3 uppercase=true lowercase=true numbers=true symbols=true excludeAmbiguous=true
Output
Example output changes each time.
Create random passwords on the page with browser cryptography and copy the ones you need.
Runs in your browser for this tool. Input is not uploaded.
Input
length=16 count=3 uppercase=true lowercase=true numbers=true symbols=true excludeAmbiguous=true
Output
Example output changes each time.
Input
length=20 count=5 uppercase=true lowercase=true numbers=true symbols=false excludeAmbiguous=true
Output
Example output changes each time.
Input
length=12 count=4 uppercase=false lowercase=false numbers=true symbols=false excludeAmbiguous=false
Output
Example output changes each time.
Nearby utilities from the KoguNavi toolbox.
Developer tools · Local in browser
Generate SHA hashes for text locally with Web Crypto.
Open tool →
Developer tools · Local in browser
Generate UUID v4 values locally in your browser.
Open tool →
Developer tools · Local in browser
Test JavaScript regular expressions locally against sample text.
Open tool →