Random passwords with understandable controls
Choose the length and whether to include uppercase letters, lowercase letters, numbers, and symbols. The tool avoids predictable values and shows the result only after generation.
Generation stays on your device
The value is created with crypto.getRandomValues() in your browser. It is not sent to an API or stored in an account, and the page can work offline after loading.
A generator is not a password manager
PriviTools creates one value but cannot recover or store it for you. Save it in a trusted password manager and never reuse it across services.