MCPcopy Create free account
hub / github.com/csmith-project/csmith / kind

Method kind

src/SimpleDeltaRndNumGenerator.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 virtual std::string RandomDigits( int num );
65
66 virtual enum RNDNUM_GENERATOR kind() { return rSimpleDeltaRndNumGenerator; }
67
68private:
69 // ------------------------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected