Skip to content

Password Generator: A simple, yet useful, aleatory password generator.

License

Notifications You must be signed in to change notification settings

irving-rs/password_generator

Repository files navigation

password_generator

Password Generator: A simple, yet useful, aleatory password generator.

Programmed in Python 3.8.5, uses CLI.

Details:

This password generator includes the following elements:

  • Capital letters.
  • Small letters.
  • Numbers.
  • Basic signs and symbols.

Instructions:

  • Password must contain at least 8 digits.
  • Password must contain at least 1 digit of each element (Capital letters, Small letters, Numbers, Basic signs and symbols)

Run:

  • Password generation:

  • Password generation showing what happens when the user does not follow the instructions:

About

Password Generator: A simple, yet useful, aleatory password generator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages