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

Function random

libraries/lodash.js:14057–14094  ·  view source on GitHub ↗

* Produces a random number between the inclusive `lower` and `upper` bounds. * If only one argument is provided a number between `0` and the given number * is returned. If `floating` is `true`, or either `lower` or `upper` are * floats, a floating-point number is returned instead of a

(lower, upper, floating)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

isIterateeCallFunction · 0.85
toFiniteFunction · 0.85
baseRandomFunction · 0.85

Tested by

no test coverage detected