MCPcopy Create free account
hub / github.com/apache/trafficserver / rngSeed

Function rngSeed

lib/catch2/catch.hpp:13161–13163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13159 }
13160
13161 unsigned int rngSeed() {
13162 return getCurrentContext().getConfig()->rngSeed();
13163 }
13164
13165}
13166// end catch_run_context.cpp

Callers

nothing calls this directly

Calls 1

rngSeedMethod · 0.80

Tested by

no test coverage detected