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

Function sampleSize

libraries/lodash.js:9809–9817  ·  view source on GitHub ↗

* Gets `n` random elements at unique keys from `collection` up to the * size of `collection`. * * @static * @memberOf _ * @since 4.0.0 * @category Collection * @param {Array|Object} collection The collection to sample. * @param {number} [n=1] The number of ele

(collection, n, guard)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isIterateeCallFunction · 0.85
toIntegerFunction · 0.85

Tested by

no test coverage detected