MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / baseRandom

Function baseRandom

app/public/libs/lodash.compat.js:1588–1590  ·  view source on GitHub ↗

* The base implementation of `_.random` without argument juggling or support * for returning floating-point numbers. * * @private * @param {number} min The minimum possible value. * @param {number} max The maximum possible value. * @returns {number} Returns a random num

(min, max)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

sampleFunction · 0.85
shuffleFunction · 0.85
randomFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected