62 template<
class T,
class Engine = std::mt19937>
89 template<
class T,
class Engine = std::mt19937>
91 using Prop = shambase::VectorProperties<T>;
namespace for primitive algorithm (e.g. sort, scan, reductions, ...)
T mock_value(Engine &eng, T min_bound, T max_bound)
Generates a random mock value within specified bounds.