Skip to content

alisaaaf/generate-passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Password Generator on Python

This project allows you to generate passwords with a given length and a user-suggested alphabet.

How to use?

  1. Run the program
  2. Enter the password length
  3. Enter the alphabet from which the password symbols will be generated

Example alphabet: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*

To run the program:

$ python generator.py

Exemple of use:

Enter password length: 5

Enter alphabet: abcdefghijklmnopqrstuvwxyz0123456789

Generated password: u7gd5

About

Fonction that generates a password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages