Secure Password Generator
Generate strong, random passwords with configurable options. Set the length, choose which character types to include (uppercase, lowercase, numbers, symbols), and exclude specific characters. Passwords are generated using a cryptographically secure random number generator.
Advanced options
Characters to exclude from password
Result
Code snippets
What this tool checks
- Cryptographically secure randomness
- Configurable length (8-128 characters)
- Toggle uppercase, lowercase, numbers, symbols
- Character exclusion list
- Bulk generation (multiple passwords at once)
- Strength rating
Automate this with the API
Run this tool programmatically from your code. Get a free temporary API key with 20 requests/day — or register for 75 requests/day.
curl https://apixies.io/api/v1/generate-password?length=... \
-H "X-API-Key: YOUR_API_KEY"
Frequently asked questions
How long should my password be?
Are these passwords truly random?
Related tools
Free QR Code Generator
Enter text or a URL to generate a QR code. Customize the size, color, background, margin, and output format (SVG or PNG). The generated QR code can be downloaded and used in print materials, websites, or apps. No watermarks, no limits on use.
UUID Generator
Generate universally unique identifiers (UUIDs). Supports version 4 (random) and version 7 (time-ordered, sortable). Generate single or bulk UUIDs for database primary keys, distributed systems, or any context where you need globally unique identifiers without coordination.
Lorem Ipsum Generator
Generate placeholder text in words, sentences, or paragraphs. Lorem ipsum is standard filler text used in design mockups, prototypes, and layout testing. The generated text mimics natural language patterns without being distracting readable content.
Website Screenshot Generator
Enter a URL to capture a screenshot of the webpage. Configure the viewport width and height, choose full-page or above-the-fold capture, and select PNG or JPEG format. Useful for generating thumbnails, monitoring visual changes, or creating website previews.