* 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected