Returns a randomized selection of records from array. The length of the returned array will be either targetCount or the origin array's length, whichever is smaller.
array
targetCount
Returns a randomized selection of records from
array. The length of the returned array will be eithertargetCountor the origin array's length, whichever is smaller.