Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rtmigo committed Mar 31, 2021
1 parent 185735b commit 247d311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@ library.

# Consistency

The library has been thoroughly **tested to match reference numbers** generated
by the same algorithms implemented in C99. Not only `int`s, but also numbers
The library has been thoroughly **tested to match [reference numbers](https://github.com/rtmigo/randomref)** generated
by the same algorithms implemented in C++. Not only `int`s, but also numbers
converted to `double` including all decimal places that the compiler takes
into account.

Expand Down

0 comments on commit 247d311

Please sign in to comment.