MCPcopy 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

startFunction · 0.45

Calls 1

randomIntFunction · 0.70

Tested by

no test coverage detected