Content hub · 19 tools

Generators

Quick generators for data, system configuration, snippets, and sample content used in everyday work.

Generate quickly with control

The Generators group helps create passwords, UUIDs, robots.txt, sitemaps, web server config, or sample data without switching between many tools.

Use this group when

Tool list

Password Generator

Generates strong passwords in the browser with options for length, uppercase, lowercase, numbers, and symbols.

Open tool

UUID Generator

Generates random UUID v4 values for testing, temporary identifiers, or sample data.

Open tool

Random Number Generator

Generates one or more random numbers in a custom range for draws, sampling, or quick tests.

Open tool

SSH Key Generator

Generates an SSH RSA key pair in memory, with public and private keys ready to copy or download.

Open tool

htpasswd Generator

Generates a .htpasswd line for Basic Auth using bcrypt, apr1, or SHA-1 hashing.

Open tool

Robots.txt Generator

Generates robots.txt with User-agent, Allow, Disallow, Crawl-delay, and Sitemap directives.

Open tool

Sitemap XML Generator

Generates XML sitemaps from URL lists, lastmod, changefreq, and priority values for crawlers.

Open tool

Nginx Server Block Generator

Generates a basic Nginx server block for PHP or static sites, including domain, root, and SSL options.

Open tool

Apache VirtualHost Generator

Generates Apache VirtualHost configuration for local domains, XAMPP, or small websites.

Open tool

Docker Compose Generator

Generates a basic docker-compose.yml for Nginx, PHP-FPM, MySQL, and Redis in development setups.

Open tool

Cron Expression Generator

Generates cron expressions from presets or individual time fields for scheduled task configuration.

Open tool

Regex Generator / Tester

Generates common regex patterns and tests them directly against sample input.

Open tool

Lorem Ipsum Generator

Generates Vietnamese or English placeholder text for layouts, mockups, and sample content.

Open tool

Slug Generator

Converts Vietnamese or English titles into clean slugs for URLs and SEO-friendly paths.

Open tool

UUID v7 Generator

Generates timestamp-based UUID v7 values for random IDs that remain sortable by time.

Open tool

API Key / Token Generator

Generates random API keys or tokens with Web Crypto, optional prefixes, and copy-ready formatting.

Open tool

SQL Insert Generator

Converts small JSON or CSV data into SQL INSERT statements for quick testing or seeding.

Open tool

JSON Schema Generator

Generates a basic JSON Schema from sample JSON to describe data types and API structure.

Open tool

QR Code Generator

Generates QR codes from URLs or text for quick sharing on phones or documents.

Open tool

Frequently asked questions

Do generators prefill real data?

No. Inputs use placeholders or safe defaults so you stay in control of the data.