☰
Random
Random
Implementations on Foreign Types
OsRng
Implementors
In snow::types
Traits
Cipher
Dh
Hash
Random
?
Trait
snow
::
types
::
Random
source
·
[
−
]
pub trait Random:
CryptoRng
+
RngCore
+
Send
+
Sync
{ }
Expand description
CSPRNG operations
Implementations on Foreign Types
§
source
§
impl
Random
for
OsRng
Implementors
§