* Gets a random element or `n` random elements from a collection. * * @static * @memberOf _ * @category Collection * @param {Array|Object|string} collection The collection to sample. * @param {number} [n] The number of elements to sample.
(collection, n, guard)
source not stored for this graph (policy: none)
no test coverage detected