MCPcopy Create free account
hub / github.com/Semporia/Scripts / r

Function r

jd_redPacket.js:1466–1468  ·  view source on GitHub ↗
(n, t)

Source from the content-addressed store, hash-verified

1464 }
1465
1466 function r(n, t) {
1467 return n << t | n >>> 32 - t
1468 }
1469
1470 function e(n, e, o, u, c, f) {
1471 return t(r(t(t(e, n), t(u, f)), c), o)

Callers 1

eFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected