Skip to content

Commit

Permalink
deploy: 48774ce
Browse files Browse the repository at this point in the history
  • Loading branch information
Shihab-Shahriar committed Nov 27, 2023
1 parent 3564750 commit 6947c75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ <h1><a class="anchor" id="autotoc_md2"></a>
<div class="line">)</div>
<div class="line"> </div>
<div class="line">FetchContent_MakeAvailable(crng)</div>
</div><!-- fragment --><h1><a class="anchor" id="autotoc_md3"></a>
</div><!-- fragment --><p> If you're building OpenRAND and want to build the TestU01 statistical test suite, set CMake variable <code>TESTU01_PATH</code> to locally installed TestU01 library location. For practrand, pipe the output of <code>pract_rand*</code> executables (built bu default) to Practrand's <code>RNG_test</code> executable.</p>
<h1><a class="anchor" id="autotoc_md3"></a>
Usage</h1>
<p>Here's a simple example of how to generate random numbers using OpenRAND:</p>
<div class="fragment"><div class="line">#include &lt;openrand/phillox.h&gt;</div>
Expand Down

0 comments on commit 6947c75

Please sign in to comment.