Randomizes the given array and returns it (for some types this is potentially more efficient, both from the use of random numbers and speedwise)
See Implementation
Randomizes the given array and returns it (for some types this is potentially more efficient, both from the use of random numbers and speedwise)