Privacy Policy — Random Password Generator
Last updated: March 2026
Summary
Random Password Generator does not collect, transmit, or share any personal data. All data stays on your device.
Data We Store
Settings (stored locally via chrome.storage.local):
- Password length preference
- Character type preferences (uppercase, lowercase, numbers, symbols)
- Custom symbol set
- Toggle states (exclude ambiguous, auto-copy, advanced mode, bulk mode, etc.)
Password history (stored locally via chrome.storage.local):
- Previously generated passwords and their timestamps, up to 500 entries
- Used solely to display your generation history within the extension popup
- Can be cleared at any time via the Clear button in the Settings view
Data We Do NOT Collect
- No personally identifiable information
- No data is transmitted to external servers
- No analytics, crash reporting, or telemetry of any kind
- No cookies or tracking technologies
- No data is shared with third parties
Network Requests
This extension makes no network requests. It operates entirely offline. Passwords are generated locally using the browser's built-in crypto.getRandomValues() API.
Data Deletion
All data is stored exclusively in your browser's local storage. To delete it:
- Clear password history at any time from the Settings view
- Uninstall the extension to remove all stored data
Contact
For privacy questions, contact: [your contact email]
Random Password Generator's use of information received from Chrome APIs will adhere to the Chrome Web Store User Data Policy, including the Limited Use requirements.