Suite • opensavvy.prepared.suite.random • Random
Random¶
Deprecated¶
Using Random in a Prepared test is most likely a mistake. Either opt-in to using the Prepared reproducible random generators (via the 'random' accessor in a test) or explicitly use kotlin.random.Random via qualified name to suppress this warning.
Replace with¶
<div class="highlight"><pre><code class="md-code__content"><span markdown>random
</span></code></pre></div>
See random.