sg-token

1.0.1 • Public • Published

sg-token

Build Status npm Version JS Standard

Token generator

Installation

$ npm install sg-token --save

Usage

'use strict'
 
const sgToken = require('sg-token')
 
{
  let token = sgToken.generate()
  console.log('token', token)
}
 

License

This software is released under the Apache-2.0 License.

Links

Readme

Keywords

Package Sidebar

Install

npm i sg-token

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • realglobe