MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / st

Function st

daily/ydyp.js:3003–3007  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

3001}
3002
3003function st(e) {
3004 const t = [];
3005 for (let r = 0; r < e; r += 4) t.push(4294967296 * Math.random() | 0);
3006 return Ze.lib.WordArray.create(t, e)
3007}
3008async function at(e, t) {
3009 const r = Math.floor(Math.random() * (t - e + 1)) + e;
3010 await i(r)

Callers

nothing calls this directly

Calls 1

createMethod · 0.80

Tested by

no test coverage detected