Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ ~RandomNumber
Method
~RandomNumber
src/RandomNumber.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
RandomNumber::~RandomNumber()
55
{
56
generators_.clear();
57
}
58
59
void
60
RandomNumber::make_all_rndnum_generators(const unsigned long seed)
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected