MCPcopy Create free account
hub / github.com/Rfym21/Qwen2API / randomHash

Function randomHash

src/utils/cookie-generator.js:264–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262
263// ==================== 辅助函数 ====================
264
265function randomHash() {
266 return Math.floor(Math.random() * 4294967296);
267}
268
269function generateDeviceId() {

Callers 1

processFieldsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected