Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 627 Bytes

Password Maker

introduction

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


Usage

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

pip install tkinter

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