Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xsrand
Function
xsrand
src/SB/Core/x/xMath.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void xsrand(U32 seed)
35
{
36
rndseed = seed;
37
}
38
39
U32 xrand()
40
{
Callers
2
zGameInit
Function · 0.85
zMenuInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected