Pass Gen
User Guide
Pass Gen — Secure random password generator
Generate secure, high-strength random passwords locally. Customize length, character sets, and specify symbols with 100% privacy.
Scenarios
Ideal for generating strong, unique passwords for online accounts, rotating security credentials, or generating secure bulk keys/tokens locally for development and testing.
How to Use
- Adjust the slider to set your desired password length (12+ characters recommended).
- Toggle the character types (uppercase, lowercase, numbers, symbols) you wish to include.
- If symbols are enabled, customize the allowed character list or pick a preset.
- Select whether to exclude ambiguous characters (e.g. 1, l, I, 0, o, O).
- Choose the quantity to generate, and click 'Copy' to save the password to your clipboard.
Privacy Policy
All passwords are generated locally on your device using the secure Web Crypto API. No data is sent to the network, ensuring 100% security and privacy.
Frequently Asked Questions
Q: Are the generated passwords cryptographically secure?
A: Yes. They are generated using the browser's native cryptographic random number generator (CSPRNG), which provides high-entropy randomness suitable for security keys.
Q: What does 'Exclude Ambiguous Chars' do?
A: It filters out characters that look similar in many fonts, such as uppercase 'I', lowercase 'l', and number '1', or 'O' and '0'. This makes it much easier to read and type manually.
Q: Can I limit the punctuation characters used?
A: Yes. When the symbols checkbox is active, you can edit the symbol set in the text box. Add or remove characters to match the password policies of specific websites.