Static, privacy-first toolkit for generating passwords, passphrases, usernames, and UUIDs directly in the browser, including UUID lists from 1 to 10,000.
Live site: https://pass.airat.top , https://password.airat.top/ and https://uuid.airat.top/
UUID API repo: https://github.com/AiratTop/uuid.api.airat.top
- Fully local generation using
window.crypto. - UUID v4 list generation from 1 to 10,000 values with one-click copy.
- No history or analytics; only local settings are stored.
- Instant copy on click with clear feedback.
- Mobile-first layout that scales to desktop.
- Offline-friendly static files for easy hosting.
index.html— layout and metadata.styles.css— theme, layout, and animations.app.js— generator logic and UI wiring.wordlist.js— local word list for passphrases and usernames.
This project is licensed under the MIT License - see the LICENSE file for details.
AiratTop
- Website: airat.top
- GitHub: @AiratTop
- Email: mail@airat.top
- Repository: pass.airat.top
