Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ GetRandInt
Function
GetRandInt
src/commons/random.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
int GetRandInt(int nMax)
111
{
112
return GetRand(nMax);
113
}
114
115
uint256 GetRandHash()
116
{
Callers
7
SelectTried
Method · 0.85
ShrinkNew
Method · 0.85
Good_
Method · 0.85
Add_
Method · 0.85
Select_
Method · 0.85
GetAddr_
Method · 0.85
BOOST_AUTO_TEST_CASE
Function · 0.85
Calls
1
GetRand
Function · 0.85
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.68