Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/smallfawn/QLScriptPublic
/ getRandomTime
Method
getRandomTime
jlqc.js:141–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
getRandomTime() {
142
return
randomInt(3000, 9000)
143
}
144
145
async
info_point() {
// 积分查询
146
try {
Callers
2
task_create1
Method · 0.95
start
Function · 0.45
Calls
1
randomInt
Function · 0.70
Tested by
no test coverage detected