Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password generator

This code will help you to generate password for various profiles on the internet

The password consists of:

  • at least one Capital letter
  • at least one number
  • at least one special character (see the code for details)
  • lowercase letters

By default class uses the folows params:

  • English alphabet for letters
  • numbers [0-9]
  • special characters (e.g. "!", "_" etc.)
  • Password lentgh - 12 characters

You can change these parameters if you need.


per aspera ad astra

About

This program will help you to create a secure random password with any number of letters and symbols you want.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages