☰
Random
Implementations on Foreign Types
OsRng
Implementors
In snow::types
?
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