Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ RandAddEvent
Function
RandAddEvent
src/random.cpp:617–617 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
615
}
616
617
void RandAddEvent(const uint32_t event_info) noexcept { GetRNGState().AddEvent(event_info); }
618
619
void FastRandomContext::RandomSeed() noexcept
620
{
Callers
4
ConnectNode
Method · 0.85
GetReceivedMessage
Method · 0.85
ProcessReceivedPacketBytes
Method · 0.85
CreateNodeFromAcceptedSocket
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected