Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
265
function
randomHash() {
266
return
Math.floor(Math.random() * 4294967296);
267
}
268
269
function
generateDeviceId() {
Callers
1
processFields
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected