check

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

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

Meta