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.
Number of UUIDs to generate
v4 = random, v7 = time-sorted
Result
Code snippets
What this tool checks
- UUID v4 (random) generation
- UUID v7 (time-sorted) generation
- Bulk generation (up to 100 at once)
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/uuid?count=... \
-H "X-API-Key: YOUR_API_KEY"
Frequently asked questions
What's the difference between UUID v4 and v7?
Can two UUIDs ever collide?
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.
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.
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.