Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ init
Function
init
components/misc/rng.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void init(unsigned int seed)
40
{
41
sGenerator.seed(seed);
42
}
43
44
float rollProbability(Generator& prng)
45
{
Callers
7
load
Method · 0.50
GraphicsWindowSDL2
Method · 0.50
realizeImplementation
Method · 0.50
makeNavigator
Function · 0.50
TiXmlString
Method · 0.50
clear
Method · 0.50
init
Method · 0.50
Calls
1
seed
Method · 0.80
Tested by
no test coverage detected