INKTOOLS

TEXT NO.020

Password & Test-Data Generator

Bulk cryptographically-secure passwords, plus fake names/emails/phones for testing.

This tool runs entirely in your browser. Nothing is uploaded to any server.

Passwords (Web Crypto)

    What is this

    什么是强密码

    强密码 = 足够长 + 随机 + 每站唯一。本工具用密码学安全随机源批量生成,并提供假姓名、邮箱、手机号测试数据,开发演示两相宜。

    What makes a strong password

    Length + randomness + uniqueness per site. This tool generates them in bulk from a cryptographic RNG, alongside fake names, emails and phone numbers for testing.

    如何使用

    1. 密码模式:设定长度与字符集,选择数量,批量生成。
    2. 测试数据模式:一键生成假姓名/邮箱/手机号组合。
    3. 复制使用——请存入密码管理器。

    FAQ

    Are these passwords safe?

    Randomness comes from the Web Crypto API and generation is local — nothing is sent anywhere. Store them in a password manager, not a text file.

    How long should a password be?

    16+ characters with all character classes withstands modern brute force; 20+ for master passwords.

    What is fake test data for?

    Fill forms, seed databases and demo UIs without putting real personal data into test environments.