1.0.0 • Published 7 years ago
new-nonce v1.0.0
new-nonce
Get a one time use nonce
Installation
This is a Node.js module available through the
npm registry. Installation is done using the
npm install command:
$ npm install new-nonceAPI
var newnonce = require('new-nonce')
var myNonce = newnonce();License
1.0.0
7 years ago