@kayac/generate-password
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Password Generator

Generate Rule

  • Contain at least one uppercase character (A-Z).
  • Contain at least one lowercase character (a-z).
  • Contain at least one digit (0-9).
  • Contain at least one symbol (~!@#$%^&*_-+=`|(){}[]:;"'<>,.?/).

Readme

Keywords

none

Package Sidebar

Install

npm i @kayac/generate-password

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

5.04 kB

Total Files

9

Last publish

Collaborators

  • kayac