Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimHacker/micropolis
/ Rand8
Function
Rand8
MicropolisCore/src/CellEngine/src/cellengine.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
176
177
long Rand8()
178
{
179
return Rand32() & 0xff;
180
}
181
182
183
////////////////////////////////////////////////////////////////////////
Callers
4
PlayReverse
Method · 0.70
RandDir
Function · 0.70
n_driven
Method · 0.70
n_dendrite
Method · 0.70
Calls
1
Rand32
Function · 0.70
Tested by
no test coverage detected