MCPcopy Create free account
hub / github.com/dataease/SQLBot / randInt

Method randInt

frontend/public/swagger-ui-bundle.js:19224–19226  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

19222 }
19223 }
19224 randInt(s, o) {
19225 return s + Math.floor(Math.random() * (1 + o - s))
19226 }
19227 get defaultRange() {
19228 return (this._range = this._range || new u(32, 126))
19229 }

Callers 3

_genMethod · 0.95
_randBoolMethod · 0.95
_randSelectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected