1.0.4 • Published 9 months ago

pswdgn v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

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)
1.0.4

9 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago