Skip to content

Commit

Permalink
Merge pull request #828 from Debilski/feature/use_rng_instead_of_seed
Browse files Browse the repository at this point in the history
RF: Rename rnd to rng and use instead of seed if applicable. 7cf29c1
  • Loading branch information
otizonaizit committed Oct 9, 2024
1 parent ce27a5a commit 923916f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<div class="body" role="main">

<p>As of <code class="docutils literal notranslate"><span class="pre">v2.5.0-18-g3dae424f</span></code> the developers and contributors are:</p>
<p>As of <code class="docutils literal notranslate"><span class="pre">v2.5.0-25-g7cf29c10</span></code> the developers and contributors are:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">Rike</span><span class="o">-</span><span class="n">Benjamin</span> <span class="n">Schuppner</span>
<span class="n">Valentin</span> <span class="n">Haenel</span>
<span class="n">Tiziano</span> <span class="n">Zito</span>
Expand Down
2 changes: 1 addition & 1 deletion _sources/_contributors.rst.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
As of ``v2.5.0-18-g3dae424f`` the developers and contributors are::
As of ``v2.5.0-25-g7cf29c10`` the developers and contributors are::

Rike-Benjamin Schuppner
Valentin Haenel
Expand Down
2 changes: 1 addition & 1 deletion info.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<h1>Project Information<a class="headerlink" href="#project-information" title="Link to this heading"></a></h1>
<section id="authors-and-contributors">
<h2>Authors and Contributors<a class="headerlink" href="#authors-and-contributors" title="Link to this heading"></a></h2>
<p>As of <code class="docutils literal notranslate"><span class="pre">v2.5.0-18-g3dae424f</span></code> the developers and contributors are:</p>
<p>As of <code class="docutils literal notranslate"><span class="pre">v2.5.0-25-g7cf29c10</span></code> the developers and contributors are:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">Rike</span><span class="o">-</span><span class="n">Benjamin</span> <span class="n">Schuppner</span>
<span class="n">Valentin</span> <span class="n">Haenel</span>
<span class="n">Tiziano</span> <span class="n">Zito</span>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 923916f

Please sign in to comment.