包详细信息

lodash.random

lodash141.9kMIT3.2.0

The lodash method _.random exported as a module.

lodash-modularized, random

自述文件

lodash.random v3.2.0

The lodash method _.random exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.random

In Node.js:

var random = require('lodash.random');

See the documentation or package source for more details.