check

Check that bool-returning F is true with randomly generated values.

void
check
(
int numFuncCalls = 100
)
(
in uint seed = from!"std.random".unpredictableSeed
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta