1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-02-24 14:53:30 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Martin Hořeňovský
535da5c513
Introduce Catch's own RNG based on the PCG family of RNGs
In the future, we will also want to introduce our own
`uniform_int_distribution` and `uniform_real_distribution` to get
repeatable test runs across different platforms.
2019-10-07 19:56:23 +02:00