Skip to content

PeiTzuChen/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A simple web application for generating password in some conditions including lowercase character, uppercase character, number and symbol.

mainpage

Features

  • Input password length between 4 ~ 16
  • Select at least one character set for password
  • Remove some character from password optionally
  • Click button to acquire specific password

Getting started

1.Prepare node.js and npm first

2.Make sure in the directory and use local terminal :

npm install

3.Then,

npm run start

4.Application is running in

http://localhost:3000

5.Application can be paused by

ctrl + c

Development Environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors