Skip to content

LoS-Light/RandomPasswordGenerator

Repository files navigation

Random Password Generator

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

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/LoS-Light/RandomPasswordGenerator.git
  1. Move to the RandomPasswordGenerator directory
cd RandomPasswordGenerator
  1. Restore the dependencies
npm install
  1. Launch the application
npm run start

In your browser, open http://localhost:3000 to see the website.

Demo

https://pwgen.loslight.com

Screenshots

image

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published