Skip to content

Ching0810/random_password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

"Random Password Generator" is a free tool to generate a random password according to variable options.

Features

  • Generate a random password
  • Several options for password constraint

Environment requirements

  • Node.js v18

Installation

  1. Clone the repository
git clone https://github.com/Ching0810/random_password_generator.git
  1. Move to the random_password_generator directory
cd random_password_generator
  1. Restore the dependencies
npm install
  1. Launch the application
npm run start
  1. In your browser, open http://localhost:3000 to see the website.

Screenshots

random password generator screenshots

random password generator screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published