Skip to content

Commit

Permalink
deploy: 5ee9713
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Feb 29, 2024
1 parent e0d9bf6 commit 0a86864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1 id="scalacheck-faker" class="title">scalacheck-faker</h1>
such as <a href="https://github.com/DiUS/java-faker">Java Faker</a> into a Scala library.</p>

<h1 id="installation" class="section"><a class="anchor-link left" href="#installation"><i class="icofont-laika link">&#xef71;</i></a>Installation</h1>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;io.github.etspaceman&quot;</span><span> %% </span><span class="string-literal">&quot;scalacheck-faker&quot;</span><span> % </span><span class="string-literal">&quot;8.0.2&quot;</span></code></pre>
<pre class="keep-together pdf epub"><code class="nohighlight"><span class="identifier">libraryDependencies</span><span> += </span><span class="string-literal">&quot;io.github.etspaceman&quot;</span><span> %% </span><span class="string-literal">&quot;scalacheck-faker&quot;</span><span> % </span><span class="string-literal">&quot;8.0.3&quot;</span></code></pre>

<h1 id="arbitraries" class="section"><a class="anchor-link left" href="#arbitraries"><i class="icofont-laika link">&#xef71;</i></a>Arbitraries</h1>
<p>Data generators are provided in the form of <a href="https://www.scala-exercises.org/scalacheck/arbitrary">ScalaCheck Arbitraries</a>.
Expand Down

0 comments on commit 0a86864

Please sign in to comment.