nanu-addnumb1

1.0.2 • Public • Published

nanu-addnumb1

Node.js module that generates a nanu-addnumb1.

Uses crypto.randomBytes when available, falls back to unsafe methods for node.js <= 0.4.

To increase performance, random bytes are buffered to minimize the number of synchronous calls to crypto.randomBytes.

Installation

$ npm install nanu-addnumb1

Usage

var add = require('nanu-addnumb1');

console.log(add(1,3,343,4,34,345));

Readme

Keywords

Package Sidebar

Install

npm i nanu-addnumb1

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

1.25 kB

Total Files

3

Last publish

Collaborators

  • pn9873