Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dRandGetSeed
Function
dRandGetSeed
3rd_party/Src/ode/ode/src/misc.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
39
unsigned long dRandGetSeed()
40
{
41
return seed;
42
}
43
44
45
void dRandSetSeed (unsigned long s)
Callers
1
dTestMatrixComparison
Function · 0.85
Calls
no outgoing calls
Tested by
1
dTestMatrixComparison
Function · 0.68