Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ min
Method
min
compiler/cpp/tests/catch/catch.hpp:7151–7151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7149
7150
#ifdef CATCH_CONFIG_CPP11_SHUFFLE
7151
static constexpr result_type min() { return 0; }
7152
static constexpr result_type max() { return 1000000; }
7153
result_type operator()() const { return std::rand() % max(); }
7154
#endif
Callers
3
skipBytes
Method · 0.80
read
Method · 0.80
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected