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