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

Function baseRandom

libraries/lodash.js:3876–3878  ·  view source on GitHub ↗

* The base implementation of `_.random` without support for returning * floating-point numbers. * * @private * @param {number} lower The lower bound. * @param {number} upper The upper bound. * @returns {number} Returns the random number.

(lower, upper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

arraySampleFunction · 0.85
shuffleSelfFunction · 0.85
randomFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected