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

102

Version

0.0.1

License

none

Last publish

Collaborators

  • mcandre