githubcrce / PasswordGenerator

MIT License
0 stars 2 forks source link

Create Character.js that contains the set of chars for password #2

Closed warrenferns closed 1 year ago

warrenferns commented 1 year ago

There should be 4 const that contain: 1) numbers 2) upperCaseLetters 3) lowerCaseLetters 4) specialCharacters

Irfan7014 commented 1 year ago

Assign to me please @warrenferns

Irfan7014 commented 1 year ago

Please review and merge