MCPcopy Index your code
hub / github.com/chavyleung/scripts / getKey

Function getKey

wanda/wanda.js:8–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6const date = tTime(new Date().getTime())
7
8function getKey(){
9 const ts = new Date().getTime()
10 const key = 'Wanda1_3B3AA12B0145E1982F282BEDD8A3305B89A9811280C0B8CC3A6A60D81022E4903'+ts
11 return {'key':key,'ts':ts}
12}
13const mx_api = {
14 "ver":"v1.0.0",
15 "sCode":"Wanda",

Callers 7

signFunction · 0.85
signRecordFunction · 0.85
lotteryFunction · 0.85
question_Function · 0.85
questionFunction · 0.85
answerFunction · 0.85
drawprize_ansFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…