@rojo2/random-index
v1.0.2
Published
![Travis CI](https://travis-ci.org/rojo2/random-index.svg?branch=master)
Downloads
8
Readme
Random Index
import randomIndex from "@rojo2/random-index";
const index = randomIndex([1,2,3,4]) // index will be between 0 and 3
Made with :heart: by ROJO 2 (http://rojo2.com)