array-random-js

1.3.0 • Public • Published

Array random value

Get random value from array for free! Without sign up and SMS!

Usage

const arrand = require('array-random-js'); // Don't give a fuck

const arr = [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15];

console.log(arrand(arr));

/array-random-js/

    Package Sidebar

    Install

    npm i array-random-js

    Weekly Downloads

    4

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    894 B

    Total Files

    3

    Last publish

    Collaborators

    • vvmspace