Skip to content

Commit

Permalink
update features with distributions from trng4
Browse files Browse the repository at this point in the history
  • Loading branch information
arminms committed Oct 11, 2023
1 parent ea50433 commit 464664a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ One important feature of `generate()` algorithms provided by `p2rng` is that the
always get the same sequence of random numbers)
- Included engines:
- [PCG Family](https://www.pcg-random.org/)
- Include all 32 distributions provided by [TRNG](https://github.com/rabauke/trng4) library
- Support [`CMake`](https://cmake.org/) for building and auto configuration
- Include unit tests using [`Catch2`](https://github.com/catchorg/Catch2)
- Include benchmarks using [`Google Benchmark`](https://github.com/google/benchmark)
Expand Down

0 comments on commit 464664a

Please sign in to comment.