Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 292 Bytes

File metadata and controls

9 lines (8 loc) · 292 Bytes

RandomPSWGenerator

Simple random password generator

To add:

  • possibility to choose the length
  • possibility to add special characters or not
  • possibility to add lower characters or not
  • possibility to add upper characters or not
  • possibility to add numbers or not