Skip to content

RadoTheProgrammer/pwdgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a generator of simple, strong, memorable and easy-to-type passwords.

You can install it with pip install pwd-generator and use the cli version:


pwdgen

Then the output would be like:


6Nixe#Becokace
0Qubyby+Pomafy
7Zuxogu:Lebuwo
Zy&Jivulezexu0

To use it in a python code

import pwdgen
print(pwdgen.generate())

About

A simple password generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages