Skip to content

半角英数字(任意の文字数)のパスワードを自動で生成します。

Notifications You must be signed in to change notification settings

Noctstar/create_password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Maker

introduction

半角英数字のパスワードを自動で生成します。
生成したパスワードは、 password.txt に保存することができます。


Usage

tkinter をインストールしている環境を用意する必要があります。

pip install tkinter

tkinter をインストールせずに当ツールを使用したい方は、 \dist\password\password.exe を起動してください。
しかし、保存の機能はご利用できません。

About

半角英数字(任意の文字数)のパスワードを自動で生成します。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published