OxyDesign / Randomize

Randomize array

Home Page:http://oxydesign.github.io/Randomize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Randomize

Randomize array

randomize() takes an array as first argument (mandatory) and returns a new array randomized. If the second argument (optional) is set to true, it assigns the new randomized array to the original array.

About

Randomize array

http://oxydesign.github.io/Randomize


Languages

Language:JavaScript 100.0%