iToolsPro

Password Generator

Generate strong random passwords in bulk by length and character types, exclude ambiguous characters - secure and fully local

Settings
Password length
16
Character types
Count (1-100)
Generated passwords
0 generated
Tip: passwords are generated locally and never uploaded or stored.
A-Z · a-z · 0-9 · Symbols

Strong passwords, in bulk

Pick length and character types, exclude ambiguous characters, and generate strong random passwords with strength ratings.

100% local · zero upload

Features

Flexible options
Length 4-128 with uppercase, lowercase, digits and symbols - mix as you like.
Batch generation
Generate 1-100 at once, each with a strength rating and entropy, click to copy.
Crypto-random
Uses the browser's crypto randomness, excludes ambiguous characters, generated locally.

Use cases

👤 Account passwords 📶 WiFi passwords 🔑 API keys 🧪 Test data

密码生成器使用指南Password Generator Guide

了解密码生成器的参数、强度评估与常见问题。The password generator's options, strength scoring, and answers to common questions.

功能说明What It Does

密码生成器按设定长度与字符类型批量生成随机密码,支持排除易混淆字符(如 0 与 O、1 与 l/I),并为每个密码标注强度评级与熵值。

This generator creates random passwords of your chosen length and character types, optionally excluding ambiguous characters (like 0 vs O, 1 vs l/I), and labels each with a strength rating and entropy.

全部使用浏览器内置加密随机源,本地生成,不会上传或存储任何密码。

All randomness comes from the browser's crypto API - generated locally, never uploaded or stored.

强度与熵Strength & Entropy

密码强度综合长度与字符集大小评估,熵值(位)反映破解难度:低于 60 位为弱,60-80 位为中等,80 位以上为强。

Strength considers length and character-set size; entropy in bits reflects difficulty to crack: below 60 is weak, 60-80 fair, above 80 strong.

推荐长度至少 12 位并混合四种字符类型。

We recommend at least 12 characters mixing all four types.

使用步骤How to Use

  1. 设置密码长度与字符类型。Set the length and character types.
  2. 按需开启「排除易混淆字符」。Optionally enable "Exclude ambiguous characters".
  3. 点击「重新生成」并复制所需密码。Click "Generate" and copy the passwords you need.

常见问题FAQ

Q1. 生成的密码会被保存吗?Q1. Are generated passwords stored?

不会,密码在浏览器本地生成,关闭页面即消失。No - passwords are generated locally and gone when the page closes.

Q2. 排除易混淆字符有什么用?Q2. Why exclude ambiguous characters?

去除 0/O、1/l/I、5/S 等形似字符,便于手写或口头传达时减少误读。Removes look-alikes like 0/O, 1/l/I and 5/S to reduce misreading when handwritten or read aloud.

Q3. 随机性够安全吗?Q3. Is the randomness secure?

使用 Web Crypto 的加密级随机源,足以抵御暴力破解。Uses Web Crypto's cryptographically secure randomness - safe against brute force.