0.0.4 • Published 10 years ago

nonce-ms v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

nonce-ms

======================

An example node module implementing a nonce with milliseconds. To install:

npm install nonce-ms

To use:

var nonce = require('nonce-ms');

var newNonce = nonce();

You can also log a nonce to the command line by installing nonce-ms globally:

sudo npm install -g nonce-ms

nonce-ms

Though I don't know why you'd want to do that.

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago