Skip to content

A simple password generator that allows users to generate random passwords with a length of their choice. The passwords are generated using the characters A-Z, a-z and 0-9.

Notifications You must be signed in to change notification settings

JustOptimize/RandomPassGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RandomPassGenerator

A simple password generator that allows users to generate random passwords with a length of their choice. The passwords are generated using the characters A-Z, a-z and 0-9.

Usage

  1. Run the batch script
  2. Enter the desired lenght
  3. The prompt will close and the password will be in your clipboard

Screenshots

image

About

A simple password generator that allows users to generate random passwords with a length of their choice. The passwords are generated using the characters A-Z, a-z and 0-9.

Resources

Stars

Watchers

Forks