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

1.0.0 • Public • Published

Passcord

Passcord is a package that allows you to generate codes with different types of characters and length.

Installation

npm install passcord
  
yarn add passcord

Usage

const Passcord = require("passcord");

var code = Passcord.generate(12);

console.log(code); // Cq0-hkJOvdf9

Note

Next version of passcord will be what you actually wanted :)

License

Package is licensed under MIT

Readme

Keywords

none

Package Sidebar

Install

npm i passcord

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.82 kB

Total Files

8

Last publish

Collaborators

  • avaxwzy