This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

pick

0.0.1 • Public • Published

pick - A simple library for picking random elements of arrays

REQUIREMENTS

EXAMPLE

$ node
> var pick = require("pick");
> pick.pick([1, 2, 3]);
1

Readme

Keywords

none

Package Sidebar

Install

npm i pick

Weekly Downloads

87

Version

0.0.1

License

none

Last publish

Collaborators

  • mcandre