Generators

UUIDs, passwords, QR, fake data · 95 tools

.editorconfig Generator

Generate an .editorconfig from options: indent style/size, charset, EOL, trailing whitespace, per-glob rules.

Generators
.env.example Generator

Turn a list of env var names/values into a redacted .env.example with comments and grouping.

Generators
.gitignore Generator

Assemble a .gitignore from common language and tool templates.

Generators
.htpasswd Generator

Generate Apache/Nginx htpasswd entries with bcrypt, SHA-1, or MD5(APR1) hashing, fully in-browser.

Generators
API Key Generator

Generate prefixed, secret-style API keys in common SaaS formats.

Generators
Barcode Generator

Generate Code 39 and EAN-13 barcodes from input text/digits, rendered to a downloadable SVG/PNG with adjustable bar width and height.

Generators
BIC / SWIFT Code Test Generator

Generate structurally valid test BIC/SWIFT codes (8 or 11 chars) with bank, country, location, branch parts.

Generators
CHANGELOG Generator (Keep a Changelog)

Scaffold a Keep-a-Changelog / SemVer CHANGELOG.md with version sections and Added/Changed/Fixed groups.

Generators
CONTRIBUTING.md Generator

Generate a CONTRIBUTING.md with setup, branch/commit conventions, PR checklist, and code-of-conduct link.

Generators
Conventional Commit Message Builder

Build a Conventional Commits message from type, scope, description, body, breaking change, and footers.

Generators
Credit Card Number Generator

Generate Luhn-valid fake test card numbers by brand (Visa, Mastercard, Amex, Discover) with optional expiry and CVV, for payment-form testing only.

Generators
Cron Expression Builder

Build a cron expression from human-friendly schedule controls (minute, hour, day, month, weekday) and see a plain-English description of when it runs.

Generators
Crontab Recipe Generator

Generate a full crontab file with multiple jobs, schedule presets, env lines, and human comments.

Generators
CSS Gradient Generator

Build linear or radial CSS gradients with multiple color stops, angle, and type, producing copy-ready background CSS with a live preview.

Generators
CUID2 Generator

Generate collision-resistant, URL-safe CUID2 identifiers with adjustable length.

Generators
Dice & Coin Roller

Roll dice (d4–d100, multiple dice) and flip coins with fair randomness.

Generators
docker-compose.yml Generator

Build a docker-compose.yml from selected services (web, postgres, redis, mysql, mongo) with ports and volumes.

Generators
Dockerfile Generator

Generate a best-practice Dockerfile for Node/Python/Go/Static from a form (base image, ports, multi-stage).

Generators
EAN/UPC Check Digit & Number Generator

Generate valid EAN-13, EAN-8, UPC-A, and ISBN-13 numbers with correct check digits, or fix a partial code.

Generators
Email Alias Generator

Generate plus-addressing and dot-trick Gmail aliases plus catch-all variants from one base email.

Generators
ESLint Flat Config Generator

Scaffold an eslint.config.js flat config (or .eslintrc) from language, env, and rule-preset choices.

Generators
Fake Address Generator

Produce fake postal addresses (street, city, region, postal code, country) per country format from static lists.

Generators
Fake Company Generator

Generate fake company records: name, industry, catchphrase, domain, EIN-format tax id, from static word banks.

Generators
Fake Data From JSON Schema

Generate sample JSON instances that conform to a pasted JSON Schema (types, enums, formats, constraints).

Generators
Fake User Profile Generator

Generate realistic fake user records (name, email, username, phone, avatar seed) from built-in static name lists.

Generators
GitHub Actions Workflow Generator

Scaffold a CI workflow YAML (Node/Python/Go) with triggers, matrix, cache, and steps from a form.

Generators
GitLab CI Pipeline Generator

Builds a .gitlab-ci.yml from selected stages, jobs, images, and cache settings.

Generators
Hex Color Generator

Generate random colors as HEX, RGB, and HSL with options to control hue range, brightness, and saturation for design palettes and placeholders.

Generators
htpasswd + .htaccess Generator

Generate matching htpasswd credentials and .htaccess block for HTTP Basic Auth.

Generators
IBAN Generator

Generate valid-format test IBANs per country with correct length and ISO 7064 mod-97 check digits, useful for banking and form validation testing.

Generators
IP / CIDR Test Range Generator

Generate lists of random IPv4/IPv6 addresses or expand a CIDR block into host addresses for test data.

Generators
JSON Mock Data Generator

Generate arrays of realistic fake JSON records from a field schema (name, email, uuid, number, date, boolean) with a configurable row count for API mocking.

Generators
KSUID Generator

Generate K-Sortable Unique Identifiers as 27-character Base62 strings.

Generators
License Key Generator

Generate grouped license/serial keys with a configurable checksum group.

Generators
Lorem Ipsum by Byte Size

Generate filler Lorem Ipsum text trimmed to an exact target byte or character size.

Generators
Lottery Number Generator

Generate lottery quick-pick numbers for common formats or a custom number pool.

Generators
MAC Address Generator

Generate random MAC addresses with selectable separator (colon, hyphen, dot), case, and locally-administered/unicast bit control for network testing.

Generators
Magnet & Data URI Builder

Assemble magnet: links from an info hash and metadata fields offline.

Generators
Makefile Scaffold Generator

Generates a Makefile with .PHONY targets, variables, and help target from a list of tasks.

Generators
Markdown Table Generator

Generate clean GitHub-flavored Markdown tables from pasted CSV/TSV or row/column counts, with column alignment and auto-padded columns.

Generators
MeCard / vCard QR Payload Builder

Build compact MECARD: and vCard contact payload strings sized for embedding in QR codes.

Generators
Memorable Password Generator

Build easy-to-type memorable passwords from word groups with separators and number/symbol injection.

Generators
Mnemonic PIN Generator

Generate numeric PINs alongside a word mnemonic to help you remember each digit.

Generators
Mock Data Generator

Generate an array of realistic fake records (names, emails, dates) as JSON.

Generators
Nano ID Generator

Generate compact, URL-safe Nano IDs with a configurable length.

Generators
NanoID Custom Alphabet Generator

Generate NanoIDs from your own alphabet with an unbiased rejection-sampling algorithm.

Generators
NanoID Generator

Generate compact, URL-safe NanoIDs with configurable length and alphabet, a popular smaller alternative to UUIDs for keys and short links.

Generators
Nil & Max UUID Generator

Produce the special all-zero Nil UUID and all-one Max UUID sentinel values.

Generators
Open Source License Generator

Produce full LICENSE text for MIT, Apache-2.0, GPL-3.0, BSD-2/3-Clause, ISC, MPL-2.0, Unlicense with your details.

Generators
OTP Secret Generator

Generate Base32 TOTP/HOTP shared secrets and a matching otpauth:// URI.

Generators
package.json Generator

Scaffold a valid package.json from form fields: name, version, type, scripts, deps placeholders, license.

Generators
Passphrase Generator

Generate memorable multi-word passphrases (diceware-style) locally.

Generators
Pattern-Based Password Generator

Generate strings from a placeholder pattern where each token maps to a character class.

Generators
Phone Number Format Generator

Generate fake phone numbers formatted per country/style (E.164, national, dashed) from reserved test ranges.

Generators
PIN Code Generator

Generate random numeric PIN codes of a chosen length (e.g. 4/6/8 digits) in bulk, with an option to avoid trivial sequences and repeats.

Generators
Placeholder Image Generator

Generate downloadable placeholder images at a chosen size, background/text color, and label text, drawn on a canvas as a data URL for mockups.

Generators
Playing Card Dealer

Shuffle a standard deck and deal random cards or hands.

Generators
Prettier Config Generator

Build a .prettierrc from toggles (semicolons, quotes, tab width, trailing commas, print width) in JSON or JS.

Generators
Pronounceable Password Generator

Generate pronounceable passwords by alternating consonant and vowel patterns.

Generators
Random Boolean / Yes-No Generator

Flip a biased coin: generate true/false (or yes/no) values at a chosen probability.

Generators
Random Choice Picker

Pick one or several random options from a list of choices, with or without replacement.

Generators
Random Color Palette Generator

Generate harmonious random color palettes in HEX/RGB/HSL using HSL-based schemes.

Generators
Random Coordinates Generator

Generate random latitude/longitude points, optionally constrained to a bounding box.

Generators
Random Date Generator

Generate random dates and times between a start and end bound, with chosen output format (ISO, locale, Unix timestamp) and quantity for seeding data.

Generators
Random Datetime Generator

Generate random dates and timestamps within a range, in your chosen format.

Generators
Random Emoji Picker

Pick random emoji from selectable categories for testing and content.

Generators
Random Identicon (SVG)

Generates a deterministic symmetric pixel identicon SVG from a seed string.

Generators
Random IP Address Generator

Generate random IPv4 and IPv6 addresses, optionally restricted to private or public ranges.

Generators
Random Number Generator

Generate cryptographically random integers or decimals within a min/max range, with options for quantity, uniqueness, and number of decimal places.

Generators
Random String Generator

Generate random strings/tokens with toggleable character sets (lowercase, uppercase, digits, symbols), custom length, and quantity for API keys, secrets, and test data.

Generators
Random String Generator

Generate random strings from a chosen alphabet (hex, alphanumeric, custom).

Generators
Random Token Generator

Generate cryptographically random tokens encoded as hex, Base64, Base64URL, or Base62.

Generators
README.md Scaffold Generator

Build a structured README.md from a form: title, badges, install, usage, features, license sections.

Generators
REST Mock Routes Generator

Generates a JSON config of CRUD REST routes from a list of resource names.

Generators
robots.txt Generator

Build a robots.txt with allow/disallow rules and a sitemap line.

Generators
Secure Passphrase Generator

Generate memorable Diceware-style passphrases from a built-in wordlist with configurable word count, separator, capitalization, and an appended number.

Generators
Slug Generator

Turn each line of text into clean URL slugs with options for separator, lowercasing, accent stripping, and max length, processing many titles at once.

Generators
Snowflake ID Generator

Generate Twitter-style 64-bit Snowflake IDs with configurable epoch, worker, and sequence bits.

Generators
SSH Config Block Builder

Build a well-formed ~/.ssh/config Host block from form fields.

Generators
SSN-Format Test Number Generator

Generate format-valid but non-issuable US SSN test numbers (e.g. 900-xx-xxxx, 666 area) for QA.

Generators
SVG Pattern Generator

Generate tileable SVG background patterns (dots, grid, stripes, checkerboard) with adjustable colors, size, and spacing, output as ready-to-use SVG markup.

Generators
systemd Service Unit Generator

Generate a systemd .service unit file from descriptive form inputs.

Generators
Team / Group Splitter

Randomly split a list of names into balanced teams or fixed-size groups.

Generators
Test Card Number Set Generator

Generates batches of Luhn-valid fake card numbers per brand for testing (clearly non-real).

Generators
tsconfig.json Generator

Generate a tsconfig.json from target/module/strictness presets with include/exclude and path aliases.

Generators
ULID Generator

Generate ULIDs (Universally Unique Lexicographically Sortable Identifiers): 26-char Crockford base32 IDs with a millisecond timestamp prefix and random suffix, sortable by creation time.

Generators
ULID Generator

Generate lexicographically-sortable ULIDs in bulk, locally.

Generators
Username Generator

Generate handle-style usernames by combining adjectives, nouns, and optional numbers.

Generators
UUID Generator

Generate RFC 4122 v4 (random) and v7 (time-ordered) UUIDs in bulk.

Generators
UUID Namespace Builder

Build and manage RFC 4122 namespace UUIDs and derive v5/v3 names beneath a custom namespace, offline.

Generators
UUID v5 / v3 Generator

Generate deterministic namespace UUIDs (v5 SHA-1 and v3 MD5) from a namespace UUID plus a name, so the same input always yields the same UUID.

Generators
UUID v7 Generator

Generate time-ordered, sortable UUID v7 identifiers using the current timestamp.

Generators
vCard (.vcf) Generator

Generate vCard 3.0/4.0 contact text from name, org, phones, emails, address, and URL fields.

Generators
Weighted Random Picker

Pick random items from a weighted list using cumulative-weight sampling.

Generators
WiFi QR Payload String Builder

Build the WIFI: payload string for WiFi QR codes from SSID, password, encryption, and hidden flag.

Generators

Command Palette

Search for a tool or run a command