Skip to content

FunoxPanda/pswdgn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pswdgn

"pswdgn" makes password generation easier.

Install

To install pswdgn, type in your console

npm i pswdgn

Functions

To use password generation, use the following method

pswdgn.generate(length, specialChars)

specialChars must be "true" or "false"

To check if a password is strong, use the following method

pswdgn.check(password)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published