blob: 5d783954c6340caae7d91e8a272ad5aeb14b8223 [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="A type that can be randomly generated using an `Rng`."><meta name="keywords" content="rust, rustlang, rust-lang, Rand"><title>Rand in sgx_rand - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" href="../normalize.css"><link rel="stylesheet" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" href="../ayu.css" disabled><link rel="stylesheet" href="../dark.css" disabled><link rel="stylesheet" href="../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../storage.js"></script><script defer src="sidebar-items.js"></script><script defer src="../main.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../favicon.svg"></head><body class="rustdoc trait"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../sgx_rand/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2></h2></nav><nav class="sidebar"><a class="sidebar-logo" href="../sgx_rand/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2 class="location"><a href="#">Rand</a></h2><div class="sidebar-elems"><section><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.rand">rand</a></li></ul><h3><a href="#foreign-impls">Implementations on Foreign Types</a></h3><ul class="block"><li><a href="#impl-Rand-for-()">()</a></li><li><a href="#impl-Rand-for-(A%2C%20B)">(A, B)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C)">(A, B, C)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D)">(A, B, C, D)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E)">(A, B, C, D, E)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F)">(A, B, C, D, E, F)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G)">(A, B, C, D, E, F, G)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H)">(A, B, C, D, E, F, G, H)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I)">(A, B, C, D, E, F, G, H, I)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J)">(A, B, C, D, E, F, G, H, I, J)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J%2C%20K)">(A, B, C, D, E, F, G, H, I, J, K)</a></li><li><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J%2C%20K%2C%20L)">(A, B, C, D, E, F, G, H, I, J, K, L)</a></li><li><a href="#impl-Rand-for-(A%2C)">(A,)</a></li><li><a href="#impl-Rand-for-Option%3CT%3E">Option&lt;T&gt;</a></li><li><a href="#impl-Rand-for-%5BT%3B%200%5D">[T; 0]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2010%5D">[T; 10]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2011%5D">[T; 11]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2012%5D">[T; 12]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2013%5D">[T; 13]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2014%5D">[T; 14]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2015%5D">[T; 15]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2016%5D">[T; 16]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2017%5D">[T; 17]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2018%5D">[T; 18]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2019%5D">[T; 19]</a></li><li><a href="#impl-Rand-for-%5BT%3B%201%5D">[T; 1]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2020%5D">[T; 20]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2021%5D">[T; 21]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2022%5D">[T; 22]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2023%5D">[T; 23]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2024%5D">[T; 24]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2025%5D">[T; 25]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2026%5D">[T; 26]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2027%5D">[T; 27]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2028%5D">[T; 28]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2029%5D">[T; 29]</a></li><li><a href="#impl-Rand-for-%5BT%3B%202%5D">[T; 2]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2030%5D">[T; 30]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2031%5D">[T; 31]</a></li><li><a href="#impl-Rand-for-%5BT%3B%2032%5D">[T; 32]</a></li><li><a href="#impl-Rand-for-%5BT%3B%203%5D">[T; 3]</a></li><li><a href="#impl-Rand-for-%5BT%3B%204%5D">[T; 4]</a></li><li><a href="#impl-Rand-for-%5BT%3B%205%5D">[T; 5]</a></li><li><a href="#impl-Rand-for-%5BT%3B%206%5D">[T; 6]</a></li><li><a href="#impl-Rand-for-%5BT%3B%207%5D">[T; 7]</a></li><li><a href="#impl-Rand-for-%5BT%3B%208%5D">[T; 8]</a></li><li><a href="#impl-Rand-for-%5BT%3B%209%5D">[T; 9]</a></li><li><a href="#impl-Rand-for-bool">bool</a></li><li><a href="#impl-Rand-for-char">char</a></li><li><a href="#impl-Rand-for-f32">f32</a></li><li><a href="#impl-Rand-for-f64">f64</a></li><li><a href="#impl-Rand-for-i128">i128</a></li><li><a href="#impl-Rand-for-i16">i16</a></li><li><a href="#impl-Rand-for-i32">i32</a></li><li><a href="#impl-Rand-for-i64">i64</a></li><li><a href="#impl-Rand-for-i8">i8</a></li><li><a href="#impl-Rand-for-isize">isize</a></li><li><a href="#impl-Rand-for-u128">u128</a></li><li><a href="#impl-Rand-for-u16">u16</a></li><li><a href="#impl-Rand-for-u32">u32</a></li><li><a href="#impl-Rand-for-u64">u64</a></li><li><a href="#impl-Rand-for-u8">u8</a></li><li><a href="#impl-Rand-for-usize">usize</a></li></ul><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In sgx_rand</a></h2></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1 class="fqn">Trait <a href="index.html">sgx_rand</a>::<wbr><a class="trait" href="#">Rand</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../clipboard.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="srclink" href="../src/sgx_rand/lib.rs.html#107-111">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><div class="item-decl"><pre class="rust trait"><code>pub trait Rand: Sized {
fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; Self;
}</code></pre></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A type that can be randomly generated using an <code>Rng</code>.</p>
<h3 id="built-in-implementations"><a href="#built-in-implementations">Built-in Implementations</a></h3>
<p>This crate implements <code>Rand</code> for various primitive types. Assuming the
provided <code>Rng</code> is well-behaved, these implementations generate values with
the following ranges and distributions:</p>
<ul>
<li>Integers (<code>i32</code>, <code>u32</code>, <code>isize</code>, <code>usize</code>, etc.): Uniformly distributed
over all values of the type.</li>
<li><code>char</code>: Uniformly distributed over all Unicode scalar values, i.e. all
code points in the range <code>0...0x10_FFFF</code>, except for the range
<code>0xD800...0xDFFF</code> (the surrogate code points). This includes
unassigned/reserved code points.</li>
<li><code>bool</code>: Generates <code>false</code> or <code>true</code>, each with probability 0.5.</li>
<li>Floating point types (<code>f32</code> and <code>f64</code>): Uniformly distributed in the
half-open range <code>[0, 1)</code>. (The <a href="struct.Open01.html"><code>Open01</code></a>, <a href="struct.Closed01.html"><code>Closed01</code></a>, <a href="struct.Exp1.html"><code>Exp1</code></a>, and
<a href="struct.StandardNormal.html"><code>StandardNormal</code></a> wrapper types produce floating point numbers with
alternative ranges or distributions.)</li>
</ul>
<p>The following aggregate types also implement <code>Rand</code> as long as their
component types implement it:</p>
<ul>
<li>Tuples and arrays: Each element of the tuple or array is generated
independently, using its own <code>Rand</code> implementation.</li>
<li><code>Option&lt;T&gt;</code>: Returns <code>None</code> with probability 0.5; otherwise generates a
random <code>T</code> and returns <code>Some(T)</code>.</li>
</ul>
</div></details><h2 id="required-methods" class="small-section-header">Required Methods<a href="#required-methods" class="anchor"></a></h2><div class="methods"><details class="rustdoc-toggle method-toggle" open><summary><section id="tymethod.rand" class="method has-srclink"><a class="srclink rightside" href="../src/sgx_rand/lib.rs.html#110">source</a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; Self</h4></section></summary><div class="docblock"><p>Generates a random instance of this type using the specified source of
randomness.</p>
</div></details></div><h2 id="foreign-impls" class="small-section-header">Implementations on Foreign Types<a href="#foreign-impls" class="anchor"></a></h2><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-isize" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#25-34">source</a><a href="#impl-Rand-for-isize" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for isize</h3></section></summary><div class="impl-items"><section id="method.rand" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#27-33">source</a><a href="#method.rand" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; isize</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-i8" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#36-41">source</a><a href="#impl-Rand-for-i8" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for i8</h3></section></summary><div class="impl-items"><section id="method.rand-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#38-40">source</a><a href="#method.rand-1" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; i8</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-i16" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#43-48">source</a><a href="#impl-Rand-for-i16" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for i16</h3></section></summary><div class="impl-items"><section id="method.rand-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#45-47">source</a><a href="#method.rand-2" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; i16</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-i32" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#50-55">source</a><a href="#impl-Rand-for-i32" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for i32</h3></section></summary><div class="impl-items"><section id="method.rand-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#52-54">source</a><a href="#method.rand-3" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; i32</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-i64" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#57-62">source</a><a href="#impl-Rand-for-i64" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for i64</h3></section></summary><div class="impl-items"><section id="method.rand-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#59-61">source</a><a href="#method.rand-4" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; i64</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-i128" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#64-69">source</a><a href="#impl-Rand-for-i128" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for i128</h3></section></summary><div class="impl-items"><section id="method.rand-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#66-68">source</a><a href="#method.rand-5" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; i128</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#71-80">source</a><a href="#impl-Rand-for-usize" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for usize</h3></section></summary><div class="impl-items"><section id="method.rand-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#73-79">source</a><a href="#method.rand-6" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; usize</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#82-87">source</a><a href="#impl-Rand-for-u8" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for u8</h3></section></summary><div class="impl-items"><section id="method.rand-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#84-86">source</a><a href="#method.rand-7" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; u8</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#89-94">source</a><a href="#impl-Rand-for-u16" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for u16</h3></section></summary><div class="impl-items"><section id="method.rand-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#91-93">source</a><a href="#method.rand-8" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; u16</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#96-101">source</a><a href="#impl-Rand-for-u32" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for u32</h3></section></summary><div class="impl-items"><section id="method.rand-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#98-100">source</a><a href="#method.rand-9" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; u32</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#103-108">source</a><a href="#impl-Rand-for-u64" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for u64</h3></section></summary><div class="impl-items"><section id="method.rand-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#105-107">source</a><a href="#method.rand-10" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; u64</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-u128" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#110-115">source</a><a href="#impl-Rand-for-u128" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for u128</h3></section></summary><div class="impl-items"><section id="method.rand-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#112-114">source</a><a href="#method.rand-11" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; u128</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-f64" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#156">source</a><a href="#impl-Rand-for-f64" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for f64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rand-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#156">source</a><a href="#method.rand-12" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; f64</h4></section></summary><div class="docblock"><p>Generate a floating point number in the half-open
interval <code>[0,1)</code>.</p>
<p>See <code>Closed01</code> for the closed interval <code>[0,1]</code>,
and <code>Open01</code> for the open interval <code>(0,1)</code>.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-f32" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#157">source</a><a href="#impl-Rand-for-f32" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for f32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rand-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#157">source</a><a href="#method.rand-13" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; f32</h4></section></summary><div class="docblock"><p>Generate a floating point number in the half-open
interval <code>[0,1)</code>.</p>
<p>See <code>Closed01</code> for the closed interval <code>[0,1]</code>,
and <code>Open01</code> for the open interval <code>(0,1)</code>.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-char" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#159-173">source</a><a href="#impl-Rand-for-char" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for char</h3></section></summary><div class="impl-items"><section id="method.rand-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#161-172">source</a><a href="#method.rand-14" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; char</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-bool" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#175-180">source</a><a href="#impl-Rand-for-bool" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for bool</h3></section></summary><div class="impl-items"><section id="method.rand-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#177-179">source</a><a href="#method.rand-15" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; bool</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-()" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#205-208">source</a><a href="#impl-Rand-for-()" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for ()</h3></section></summary><div class="impl-items"><section id="method.rand-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#207">source</a><a href="#method.rand-16" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_: &amp;mut R)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#209">source</a><a href="#impl-Rand-for-(A%2C)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A,)</h3></section></summary><div class="impl-items"><section id="method.rand-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#209">source</a><a href="#method.rand-17" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A,)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#210">source</a><a href="#impl-Rand-for-(A%2C%20B)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B)</h3></section></summary><div class="impl-items"><section id="method.rand-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#210">source</a><a href="#method.rand-18" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#211">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C)</h3></section></summary><div class="impl-items"><section id="method.rand-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#211">source</a><a href="#method.rand-19" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#212">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D)</h3></section></summary><div class="impl-items"><section id="method.rand-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#212">source</a><a href="#method.rand-20" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#213">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E)</h3></section></summary><div class="impl-items"><section id="method.rand-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#213">source</a><a href="#method.rand-21" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#214">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, F:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E, F)</h3></section></summary><div class="impl-items"><section id="method.rand-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#214">source</a><a href="#method.rand-22" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E, F)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#215">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, F:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, G:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E, F, G)</h3></section></summary><div class="impl-items"><section id="method.rand-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#215">source</a><a href="#method.rand-23" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E, F, G)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#216">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, F:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, G:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, H:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E, F, G, H)</h3></section></summary><div class="impl-items"><section id="method.rand-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#216">source</a><a href="#method.rand-24" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E, F, G, H)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#217">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, F:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, G:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, H:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, I:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E, F, G, H, I)</h3></section></summary><div class="impl-items"><section id="method.rand-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#217">source</a><a href="#method.rand-25" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E, F, G, H, I)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#218">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, F:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, G:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, H:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, I:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, J:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E, F, G, H, I, J)</h3></section></summary><div class="impl-items"><section id="method.rand-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#218">source</a><a href="#method.rand-26" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E, F, G, H, I, J)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J%2C%20K)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#219">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J%2C%20K)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, F:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, G:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, H:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, I:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, J:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, K:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E, F, G, H, I, J, K)</h3></section></summary><div class="impl-items"><section id="method.rand-27" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#219">source</a><a href="#method.rand-27" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E, F, G, H, I, J, K)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J%2C%20K%2C%20L)" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#220">source</a><a href="#impl-Rand-for-(A%2C%20B%2C%20C%2C%20D%2C%20E%2C%20F%2C%20G%2C%20H%2C%20I%2C%20J%2C%20K%2C%20L)" class="anchor"></a><h3 class="code-header">impl&lt;A:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, B:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, C:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, D:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, E:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, F:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, G:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, H:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, I:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, J:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, K:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>, L:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for (A, B, C, D, E, F, G, H, I, J, K, L)</h3></section></summary><div class="impl-items"><section id="method.rand-28" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#220">source</a><a href="#method.rand-28" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; (A, B, C, D, E, F, G, H, I, J, K, L)</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%200%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%200%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 0]</h3></section></summary><div class="impl-items"><section id="method.rand-29" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-29" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 0]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%201%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%201%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 1]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-30" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-30" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 1]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%202%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%202%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 2]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-31" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-31" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 2]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%203%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%203%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 3]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-32" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 3]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%204%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%204%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 4]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-33" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-33" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 4]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%205%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%205%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 5]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-34" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-34" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 5]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%206%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%206%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 6]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-35" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-35" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 6]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%207%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%207%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 7]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-36" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-36" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 7]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%208%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%208%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 8]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-37" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-37" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 8]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%209%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%209%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 9]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-38" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-38" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 9]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2010%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2010%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 10]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-39" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-39" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 10]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2011%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2011%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 11]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-40" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-40" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 11]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2012%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2012%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 12]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-41" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-41" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 12]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2013%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2013%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 13]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-42" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-42" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 13]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2014%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2014%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 14]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-43" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-43" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 14]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2015%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2015%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 15]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-44" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-44" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 15]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2016%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2016%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 16]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-45" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-45" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 16]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2017%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2017%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 17]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-46" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-46" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 17]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2018%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2018%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 18]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-47" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-47" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 18]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2019%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2019%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 19]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-48" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-48" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 19]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2020%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2020%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 20]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-49" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-49" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 20]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2021%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2021%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 21]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-50" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-50" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 21]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2022%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2022%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 22]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-51" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-51" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 22]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2023%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2023%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 23]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-52" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-52" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 23]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2024%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2024%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 24]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-53" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-53" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 24]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2025%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2025%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 25]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-54" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-54" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 25]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2026%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2026%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 26]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-55" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-55" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 26]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2027%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2027%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 27]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-56" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-56" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 27]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2028%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2028%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 28]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-57" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-57" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 28]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2029%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2029%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 29]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-58" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-58" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 29]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2030%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2030%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 30]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-59" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-59" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 30]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2031%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2031%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 31]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-60" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-60" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 31]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-%5BT%3B%2032%5D" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#impl-Rand-for-%5BT%3B%2032%5D" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for [T; 32]<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>,</span></h3></section></summary><div class="impl-items"><section id="method.rand-61" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#240">source</a><a href="#method.rand-61" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(_rng: &amp;mut R) -&gt; [T; 32]</h4></section></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Rand-for-Option%3CT%3E" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#242-251">source</a><a href="#impl-Rand-for-Option%3CT%3E" class="anchor"></a><h3 class="code-header">impl&lt;T:&nbsp;<a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a>&gt; <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for Option&lt;T&gt;</h3></section></summary><div class="impl-items"><section id="method.rand-62" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#244-250">source</a><a href="#method.rand-62" class="anchor"></a><h4 class="code-header">fn <a href="#tymethod.rand" class="fnname">rand</a>&lt;R:&nbsp;<a class="trait" href="trait.Rng.html" title="trait sgx_rand::Rng">Rng</a>&gt;(rng: &amp;mut R) -&gt; Option&lt;T&gt;</h4></section></div></details><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor"></a></h2><div id="implementors-list"><section id="impl-Rand-for-ChaChaRng" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/chacha.rs.html#240-248">source</a><a href="#impl-Rand-for-ChaChaRng" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="chacha/struct.ChaChaRng.html" title="struct sgx_rand::chacha::ChaChaRng">ChaChaRng</a></h3></section><section id="impl-Rand-for-Exp1" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/distributions/exponential.rs.html#48-69">source</a><a href="#impl-Rand-for-Exp1" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="distributions/exponential/struct.Exp1.html" title="struct sgx_rand::distributions::exponential::Exp1">Exp1</a></h3></section><section id="impl-Rand-for-StandardNormal" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/distributions/normal.rs.html#45-86">source</a><a href="#impl-Rand-for-StandardNormal" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="distributions/normal/struct.StandardNormal.html" title="struct sgx_rand::distributions::normal::StandardNormal">StandardNormal</a></h3></section><section id="impl-Rand-for-Isaac64Rng" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/isaac.rs.html#570-587">source</a><a href="#impl-Rand-for-Isaac64Rng" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="isaac/struct.Isaac64Rng.html" title="struct sgx_rand::isaac::Isaac64Rng">Isaac64Rng</a></h3></section><section id="impl-Rand-for-IsaacRng" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/isaac.rs.html#284-301">source</a><a href="#impl-Rand-for-IsaacRng" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="isaac/struct.IsaacRng.html" title="struct sgx_rand::isaac::IsaacRng">IsaacRng</a></h3></section><section id="impl-Rand-for-Closed01%3Cf32%3E" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#157">source</a><a href="#impl-Rand-for-Closed01%3Cf32%3E" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="struct.Closed01.html" title="struct sgx_rand::Closed01">Closed01</a>&lt;f32&gt;</h3></section><section id="impl-Rand-for-Closed01%3Cf64%3E" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#156">source</a><a href="#impl-Rand-for-Closed01%3Cf64%3E" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="struct.Closed01.html" title="struct sgx_rand::Closed01">Closed01</a>&lt;f64&gt;</h3></section><section id="impl-Rand-for-Open01%3Cf32%3E" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#157">source</a><a href="#impl-Rand-for-Open01%3Cf32%3E" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="struct.Open01.html" title="struct sgx_rand::Open01">Open01</a>&lt;f32&gt;</h3></section><section id="impl-Rand-for-Open01%3Cf64%3E" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/rand_impls.rs.html#156">source</a><a href="#impl-Rand-for-Open01%3Cf64%3E" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="struct.Open01.html" title="struct sgx_rand::Open01">Open01</a>&lt;f64&gt;</h3></section><section id="impl-Rand-for-XorShiftRng" class="impl has-srclink"><a class="srclink rightside" href="../src/sgx_rand/lib.rs.html#618-632">source</a><a href="#impl-Rand-for-XorShiftRng" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.Rand.html" title="trait sgx_rand::Rand">Rand</a> for <a class="struct" href="struct.XorShiftRng.html" title="struct sgx_rand::XorShiftRng">XorShiftRng</a></h3></section></div><script src="../implementors/sgx_rand/trait.Rand.js" data-ignore-extern-crates="core" async></script></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="sgx_rand" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (5c8bff74b 2022-10-21)" ></div></body></html>