Skip to content

TheyCallMeAndyBro/RandomPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce

This website is created using Node.js and Express.js. Users can generate a random password by specifying its length and selecting options like lowercase, uppercase, numbers, symbols, and excluding certain characters. Once a password is successfully generated, users can click the 'Copy' button to copy it. To return to the homepage, simply click 'Strong Random Password' link in the lower right corner.Hope you can have a great user experience!

Demo

Features

  • Users can generate a random password by specifying its length and selecting options like lowercase, uppercase, numbers, symbols, and excluding certain characters
  • Users can retrun to the homepage by clicking 'Strong Random Password' link

Installing

1.Clone the repository

git clone https://github.com/TheyCallMeAndyBro/RandomPassword.git

2.Move to file

cd RandomPasswordGenerator

3.Install npm packages

npm install

4.Launch the website

npm start

5.Stop

ctrl + c

About

RandomPassword

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors