mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-09 13:25:30 +02:00

We no longer use `std::rand` anywhere, so there is no point, and it might even interfere with our users use of `std::(s)rand`.
We no longer use `std::rand` anywhere, so there is no point, and it might even interfere with our users use of `std::(s)rand`.