MCPcopy Create free account
hub / github.com/ElementsProject/elements / RNGState

Method RNGState

src/random.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365
366public:
367 RNGState() noexcept
368 {
369 InitHardwareRand();
370 }
371
372 ~RNGState()
373 {

Callers

nothing calls this directly

Calls 1

InitHardwareRandFunction · 0.85

Tested by

no test coverage detected