* A specialized version of `_.sampleSize` for arrays. * * @private * @param {Array} array The array to sample. * @param {number} n The number of elements to sample. * @returns {Array} Returns the random elements.
(array, n)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected