Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetRandInt
Function
GetRandInt
src/random.cpp:368–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
}
367
368
int GetRandInt(int nMax)
369
{
370
return GetRand(nMax);
371
}
372
373
uint256 GetRandHash()
374
{
Callers
6
SendMessages
Method · 0.85
RandomInt
Method · 0.85
SelectTriedCollision_
Method · 0.85
ThreadOpenConnections
Method · 0.85
CreateTransaction
Method · 0.85
AddRandomOutboundPeer
Function · 0.85
Calls
1
GetRand
Function · 0.85
Tested by
1
AddRandomOutboundPeer
Function · 0.68