Skip to content

matofu/passwordgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

passwordgen

A super simple password generator written in python using the 'secrets' module

Features

This password generator lets the user:

  • Choose the length of the password
  • Choose to generate more than one password
  • Choose the characters allowed in the password (numbers, capital, lowercase, punctuation)

Releases

No releases published

Packages

No packages published

Languages