MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / shuffleSelf

Function shuffleSelf

libraries/lodash.js:6729–6744  ·  view source on GitHub ↗

* A specialized version of `_.shuffle` which mutates and sets the size of `array`. * * @private * @param {Array} array The array to shuffle. * @param {number} [size=array.length] The size of `array`. * @returns {Array} Returns `array`.

(array, size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

arraySampleSizeFunction · 0.85
arrayShuffleFunction · 0.85
baseSampleSizeFunction · 0.85
baseShuffleFunction · 0.85

Calls 1

baseRandomFunction · 0.85

Tested by

no test coverage detected