Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ LongRand
Method
LongRand
PanzerChasm/rand.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
{
10
11
LongRand::LongRand( const RandResultType seed )
12
: generator_(seed)
13
{}
14
15
LongRand::~LongRand()
16
{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected