MCPcopy 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
11LongRand::LongRand( const RandResultType seed )
12 : generator_(seed)
13{}
14
15LongRand::~LongRand()
16{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected