From 46bd646dba3a2f1b05a9d66af1faec2e5a7b22e9 Mon Sep 17 00:00:00 2001 From: johnsalmon Date: Wed, 20 Jan 2021 18:13:25 -0500 Subject: [PATCH] Encourage collaboration/contribution through github --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 129c42d..c0e72d9 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,7 @@ ranges of single or double precision floating point numbers. The Random123 library was written by John Salmon and Mark Moraes. It is available at -https://github.com/DEShawResearch/random123. Please submit pull -requests or open issues with suggestions, patches, etc. You may also -contact the authors directly at random123@deshawresearch.com. +https://github.com/DEShawResearch/random123. Archived releases are also available from @@ -80,7 +78,7 @@ typedefs) begin either with `r123` or with one of the RNG family names, e.g., `threefry`, `philox`, `ars`, `aesni`. The RNG functions themselves have names like `philox4x32`. C++ class names are capitalized, e.g., `Threefry4x32`. -## The different families of Random123 generators +## The different families of Random123 generators Several families of CBRNGs are available in this version of the library: