create-pass
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

create-pass

🔑 Simple password generator for nodejs

example

const pass = require('create-pass')
pass(16)
import pass from 'create-pass'
pass(16)

features

Package Sidebar

Install

npm i create-pass

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.67 kB

Total Files

7

Last publish

Collaborators

  • lunexdev