Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avaneev/biteopt
/ CBiteRnd
Method
CBiteRnd
biteaux.h:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
*/
64
65
CBiteRnd()
66
{
67
init( 1 );
68
}
69
70
/**
71
* Constructor, calls the init() function.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected