Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/smallfawn/QLScriptPublic
/ getRandomTime
Method
getRandomTime
qtx.js:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
}
94
95
getRandomTime() {
96
return
randomInt(3000, 9000)
97
}
98
async
user_info() {
//userinfo
99
try {
100
let
options = {
Callers
1
start
Function · 0.45
Calls
1
randomInt
Function · 0.70
Tested by
no test coverage detected