Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_gen
Method · 0.95
_randBool
Method · 0.95
_randSelect
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected