Skip to content

Password generator for strong, random passwords. Supports length, lower/upper, digits, symbols, exclude look-alikes (O/0, l/1), pronounceable/readable modes, batch generate, clipboard copy.

License

Croatsdev/PyPasswordGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Password GUI

A minimalist, Tkinter-based password generator. You are prompted for three numbers: the number of letters, numbers, and symbols. The generation is done using the secrets module.

(Egy minimalista, Tkinter alapú jelszógenerátor. Három számot kérsz be: betűk, számok és szimbólumok darabszámát. A generálás a secrets modullal történik.)

Inf

  • Copy to clipboard button in GUI.
  • "Hide" checkbox to visually hide the password.

(- Másolás vágólapra gomb a GUI-ban.) (- „Elrejtés” jelölőnégyzet a jelszó vizuális elrejtéséhez.)

About

Password generator for strong, random passwords. Supports length, lower/upper, digits, symbols, exclude look-alikes (O/0, l/1), pronounceable/readable modes, batch generate, clipboard copy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published