Newsletter
We send one email per week — no spam, no fluff. Unsubscribe anytime.
Generate cryptographically random UUID v4 identifiers in bulk — perfect for database primary keys.
Last updated July 1, 2026
Pre-generating database IDs
Generate a batch of UUID primary keys offline for seeding a database migration or populating a fixture file.
Creating test data
Quickly generate unique identifiers for test payloads in unit or integration tests without running a server.