Password Generator
Free random password generator in your browser. Choose length and character sets. Passwords are created locally and never sent to GraphicByte.
Tool names, instructions and generated content may be provided in English.
About this tool
Build a password for a new Discord, hosting or admin account without using an online generator that phones home. Length and character classes are under your control.
Random bytes come from crypto.getRandomValues in this tab. Copy the password into your manager; we do not save it.
How to use it
- Set the length and which character sets to include.
- Click Generate.
- Copy the password into your password manager. Do not email it to yourself in plain text.
FAQs
Is this password stored on GraphicByte?
No. It is generated in your browser and is gone when you close the tab unless you copy it.
Why are some letters missing?
Ambiguous characters such as I, l, O and 0 are omitted so passwords are easier to type. You can still get a long mixed-case string.
Can I use this for production secrets?
It is fine for account passwords. For API keys, prefer your host’s secret generator or a local password manager.
