MCPcopy 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_create1Method · 0.95
startFunction · 0.45

Calls 1

randomIntFunction · 0.70

Tested by

no test coverage detected