This commit is contained in:
Martin Hořeňovský
2023-12-11 00:55:40 +01:00
parent 1648c30ec3
commit 53d0d913a4
9 changed files with 1735 additions and 405 deletions

View File

@@ -192,7 +192,7 @@ TEST_CASE("type conversion", "[generators]") {
### Random number generators: details
> This section applies from Catch2 vX.Y.Z. Before that, random generators
> This section applies from Catch2 3.5.0. Before that, random generators
> were a thin wrapper around distributions from `<random>`.
All of the `random(a, b)` generators in Catch2 currently generate uniformly