生成器
哈希 / 校验和生成器
使用 MD5、SHA1、SHA256、SHA512 等从文本或二进制数据计算哈希值与校验和。验证文件完整性并即时生成安全的哈希码。
HMAC 生成器
使用 SHA-1、SHA-256、SHA-384 或 SHA-512 为 API 认证、Webhook 和消息完整性生成 HMAC 签名。
Bcrypt 生成器 / 验证器
生成并验证 bcrypt 密码哈希,支持可配置的成本因子
Lorem Ipsum 生成器
生成 Lorem Ipsum(或类似)占位文本
假数据 / Faker 生成器
使用快速模板(用户、员工、产品、订单)生成假数据。可导出为 JSON、YAML、CSV 或 SQL。
密码生成器
生成随机密码
UUID 生成器与解码器
生成并解码 UUID 版本 1、4(GUID)、6 和 7
二维码编码器 / 解码器
从文本读取或生成二维码。可导出为 SVG。
Basic Auth 生成器
生成 HTTP 基本认证凭据和 Authorization 请求头
哈希计算器
使用原生加密算法计算哈希(MD5、SHA256、SHA512、BLAKE2)
OTP 生成器(TOTP/HOTP)
为 2FA 生成基于时间(TOTP)和基于计数器(HOTP)的一次性密码
RSA 密钥对生成器
生成 PEM 格式的 RSA 公钥/私钥密钥对,可配置密钥长度和哈希算法
Meta Tag Generator (OG/Twitter)
Generate Open Graph and Twitter Card meta tags for your web pages with live social media previews
MAC Address Generator
Generate random MAC addresses in multiple formats for testing and development
Scrypt Hash Generator
Generate scrypt password hashes with configurable cost parameters for secure password storage
BIP39 Mnemonic Generator
Generate BIP39 mnemonic seed phrases for cryptocurrency wallets with 12 or 24 words
SVG Placeholder Generator
Generate lightweight SVG placeholder images with custom size, colours, and label text
Random Number Generator
Generate cryptographically random integers, floats, byte sequences, and big decimals via the Web Crypto API