Generators
Generate identifiers, hashes, and synthetic data for utility workflows
Generate practical development values for tests, prototypes, credentials, identifiers, QR payloads, and legacy checksum checks. Use the generator that matches the target format, then validate or hash values only when the workflow requires it.
Priority tools
Start with the most common workflows in this category, then move to adjacent tools when needed.
Password Generator
Generate strong passwords or memorable passphrases with an intuitive interface.
UUID v4 Generator
Generate up to 20 UUID v4 values for test fixtures and mock data, then copy them as lines, a JSON array, or a CSV column.
Synthetic Person Generator
Generate synthetic person profiles for tests and prototypes, adapting fields to the current locale.
QR Code Generator
Generate PNG QR Codes from text or URLs with configurable size, margin, and error correction level.
Recommended workflows
Contextual links for combining tools without leaving the cluster.
Create credentials and IDs
Generate a password or UUID for test environments, then use SHA-256 when a modern hash/checksum is part of the workflow.
Build synthetic test data
Create fake people records, CPF samples, and QR payloads for prototypes, QA fixtures, or form testing.
Handle legacy checksums carefully
Use SHA-256 for modern hash workflows and compare MD5 only when a legacy system still requires it.
Related guides
Explanatory content for choosing the right workflow before opening a tool.
Lorem Ipsum Generator
Generate lorem ipsum paragraphs as plain text placeholders.
UUID v4 Generator
Generate up to 20 UUID v4 values for test fixtures and mock data, then copy them as lines, a JSON array, or a CSV column.
Synthetic Person Generator
Generate synthetic person profiles for tests and prototypes, adapting fields to the current locale.
QR Code Generator
Generate PNG QR Codes from text or URLs with configurable size, margin, and error correction level.
SHA-256 Hash
Calculate SHA-256 hashes locally in the browser.
MD5 Hash
Calculate MD5 hashes in the browser for quick integrity checks without cryptographic guarantees.
Password Generator
Generate strong passwords or memorable passphrases with an intuitive interface.