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

1.4.0 • Public • Published

npm (scoped)

npm bundle size (minified)

Generates random tokens/strings

Install

$ npm install @mcorange9/generate-token

Usage

const generateToken = require("@mcorange9/generate-token")

const gen = new generateToken(/** Custom chars */);

console.log(gen.generateToken(10))

Readme

Keywords

none

Package Sidebar

Install

npm i @mcorange9/generate-token

Weekly Downloads

0

Version

1.4.0

License

GPL-3.0

Unpacked Size

37.1 kB

Total Files

7

Last publish

Collaborators

  • mcorange9