Skip to content

talesricr/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Random Password Generator

To start using open your terminal and write:

gitclone https://github.com/talesricr/password-generator

Then run:

python password-generator.py N

Where N is the number of characters that you want in your password
Recommend to change the file name so you can write faster
Note that the script generate password without repeated characters
So password generators with big numbers of characters (>=30) may fail

About

A useful random password generator for Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages