Skip to content

完全随机简易密码生成器 Python password generator

License

Notifications You must be signed in to change notification settings

zPi247/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

password-generator

语言LANGUAGE

简介

完全随机简易密码生成器

安装

这个项目使用 python 3

使用

生成16位混合随机密码。密码会以

Website: 【网站地址/网站名】
Username: 【用户名】
E-mail/phone number: 【注册邮箱/电话】
Password: 【密码】

的格式存储在一个叫做password-collection.txt 的文档里,以便之后使用。

INTRO

A password generator that generates&saves random passwords.

INSTALLATION

This program use python 3.

USAGE

Generate random 16-digit passwords that would be saved in the format of

Website: XXX
Username: XXX
E-mail/phone number: XXX
Password: XXX

in a file named password-collection.txt

About

完全随机简易密码生成器 Python password generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages