UUID, ULID & Hash Generator
Generate cryptographically secure UUIDs (v4/v1), sortable ULIDs, compact NanoIDs, and client-side SHA cryptographic hashes in bulk.
Formatting & Bulk Options
Generated Identifiers (0)
100% client-side cryptographically generatedClient-Side Cryptographic Hash Calculator
Compute SHA-256, SHA-512, and SHA-1 hashes instantlyAbout this tool
Comprehensive documentation & audit utility guideUniversally Unique Identifiers (UUIDs) and sortable ULIDs provide 128-bit collision-resistant keys for distributed database records, API sessions, and messaging queues. This tool uses the browser's cryptographically secure random number generator (`crypto.getRandomValues`) to produce authentic identifiers and computes Web Crypto SHA hashes with 100% local privacy.
How it works
Choose Identifier Format
Select between UUID v4 (random), UUID v1 (timestamped), ULID (lexicographically sortable), or compact NanoID.
Customize Batch Formatting
Adjust quantity (up to 100), casing, hyphens, quotes, braces, and custom delimiter separators.
Copy or Download
Copy the batch list to your clipboard with one click or export as a .txt plain-text file.
