UUID / ULID Generator
DeveloperGenerate UUID v1, v4, and ULID identifiers in bulk. Enter a number (1-50) for count.
Generate UUID v1, v4, and ULID identifiers in bulk. Enter a number (1-50) for count.
Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.
curl -X POST "https://krawly.io/api/v1/tools/uuid-generator/" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"url": "https://example.com"}'UUID/ULID Generator creates universally unique identifiers in bulk. Generates UUID v1 (time-based), UUID v4 (random), and ULID (sortable, Crockford Base32) formats.
Extract the color palette from any website — hex codes, RGB values, frequency analysis, and color categorization.
Validate, format, and minify JSON data with syntax highlighting and error detection.
Test regular expressions against text with match highlighting, groups, and flags support.
Decode JSON Web Tokens to inspect header, payload, and expiration without verification.