← 返回
未分类 中文

Cn Password Generator V2

Generate cryptographically secure random passwords with customizable character sets. Control length, include/exclude character types. Pure Python, no API key...
生成加密安全的随机密码,支持自定义字符集、长度及字符类型控制,纯 Python 实现,无需 API 密钥。
freedompixels freedompixels 来源
未分类 clawhub v1.1.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 327
下载
💾 0
安装
2
版本
#latest

概述

Password Generator V2

Generate strong, random passwords.

Features

  • Cryptographically secure random generation
  • Customizable length (default: 16 characters)
  • Toggle character types: uppercase, lowercase, digits, symbols
  • Generate multiple passwords at once
  • Pure Python, no external dependencies

Character Types

  • Uppercase: A-Z (26 characters)
  • Lowercase: a-z (26 characters)
  • Digits: 0-9 (10 characters)
  • Symbols: !@#$%^&* (8 characters)

Usage

# Default: 16 chars, all types
python3 scripts/pwd_gen_v2.py

# 24 chars, no symbols
python3 scripts/pwd_gen_v2.py --length 24 --no-symbols

# 5 passwords, 12 chars each
python3 scripts/pwd_gen_v2.py --length 12 --count 5

# Letters only (no digits, no symbols)
python3 scripts/pwd_gen_v2.py --length 20 --no-digits --no-symbols

Example Output

{
  "passwords": [
    "Kj8#mNp2$xL9@vQw7",
    "Rt4&fBc6%Yn3*Hs8j"
  ],
  "length": 16
}

Security Notes

  • Uses Python's secrets module for cryptographic randomness
  • Suitable for generating passwords, API keys, tokens

出品: AISoBrand|爱索品牌 — AI搜索优化工具

官网: https://aisobrand.com

免费检测你的品牌在AI搜索中有没有存在感 → 30秒出结果

版本历史

共 2 个版本

  • v1.1.2 当前
    2026-06-07 12:50
  • v1.0.0
    2026-05-21 15:46 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 686 📥 330,791
office-efficiency

Feishu Daily Report

freedompixels
飞书日报/周报自动生成:从飞书文档、聊天记录、Bitable等自动汇总生成结构化报告并发送至文档或群聊。触发词:生成日报、写周报、汇总今天工作、整理飞书内容发日报、自动发日报、定时生成报告。关键词:日报、周报、日报生成、自动。
★ 0 📥 1,482
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 80 📥 182,936