Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
366
public:
367
RNGState() noexcept
368
{
369
InitHardwareRand();
370
}
371
372
~RNGState()
373
{
Callers
nothing calls this directly
Calls
1
InitHardwareRand
Function · 0.85
Tested by
no test coverage detected