Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ GetRandInt
Function
GetRandInt
src/random.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
int GetRandInt(int nMax)
109
{
110
return GetRand(nMax);
111
}
112
113
uint256 GetRandHash()
114
{
Callers
7
Good_
Method · 0.85
Add_
Method · 0.85
Select_
Method · 0.85
GetAddr_
Method · 0.85
CreateTransaction
Method · 0.85
PrepareDarksendDenominate
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