Skip to content

OxyDesign/Randomize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published