Random String Generator
Generate secure random strings, passwords, or tokens in bulk. Customize length, character sets, and easily copy results.
Configuration
Exclude Similar Characters
Removes i, l, 1, L, o, 0, O to improve readability.
Generation Results0 items
Tool Features & Instructions
How to configure and use the string generator
Cryptographically Secure
在支持的浏览器中,工具默认调用系统底层的 `Web Crypto API` 来生成伪随机数,而非简单的 `Math.random()`。这能保证生成的字符串具备更高的信息熵,可安全用于密码或 API Token。
Exclude Similar Characters
如果您生成的是用于分发给用户的“邀请码”或“兑换码”,强烈建议勾选此项。它会自动在字符池中剔除 0(零)、O(大写o)、1(一)、l(小写L) 等视觉上极易混淆的字符。
Bulk Actions
为了防止客户端渲染卡顿,单次生成数量最高限制为 500 条,单条长度限制为 2048 字符。您可以使用“一键复制全部”按钮,将所有生成的记录快速导出至剪贴板,文本会以换行符分隔。
Explore More#encode-tools
URL Encoder
ToolAn online tool for encoding and decoding URLs with multiple methods (URI, component, and form encoding)
Base64 Encoder
ToolEncode and decode Standard / URL-safe Base64 quickly.
UUID Generator
ToolA UUID (RFC 4122) generator with batch creation, uppercase option, and history management.
Random String Generator
ToolA random string generator that creates customizable passwords, tokens, and test data with adjustable length, quantity, and character types.
Password Generator
ToolA password hashing tool that converts plaintext into irreversible hashes using SHA-1, SHA-256, and SHA-512 for secure verification and data storage.
