Skip to content

Password generator that uses 4 lists: Uppercase letters, lowercase letters, numbers and special characters. After looping through the lists to get the input number of each, puts them on a new list and then shuffles the characters before returning the resulting password.

Notifications You must be signed in to change notification settings

JorgeDRDev/PiePassword-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

Password generator that uses 4 lists: Uppercase letters, lowercase letters, numbers and special characters. After looping through the lists to get the input number of each, puts them on a new list and then shuffles the characters before returning the resulting password.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages