🎲 随机生成Random Generator
生成高强度密码、随机字符串、随机数字、UUID 与 Lorem Ipsum 占位文本。所有随机性在浏览器本地完成,不上传。Generate strong passwords, random strings, numbers, UUIDs and Lorem Ipsum. All randomness is produced locally in your browser.
① 生成类型① Type
② 生成结果② Result
使用说明How to use
- 选择生成类型Choose a generator type
- 设置字符集、长度、数量等参数Set charset, length, count and other options
- 查看生成的随机结果,可复制Review generated output and copy
示例:生成 8 位随机密码或 UUIDExample: Generate an 8-char password or UUID
全程在你的浏览器本地完成,文本不会上传服务器。Runs entirely in your browser; your text is never uploaded.
选择生成类型并设置参数后点击「生成」。密码默认包含大小写字母与数字,可勾选符号与「排除易混淆字符」(去掉 i l 1 L o 0 O)。随机性使用浏览器加密级随机数接口。也可生成 Diceware 密码短语——由多个随机英文单词拼接,更易记忆且同样安全。Pick a type and options, then click Generate. Passwords include upper/lower/digits by default; enable symbols and “exclude ambiguous” (i l 1 L o 0 O). Uses the browser’s cryptographic RNG. Or generate a Diceware passphrase — several random words joined together, easier to remember yet still strong.