mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-12 00:51:29 +01:00
docs: add module descriptions
This commit is contained in:
3
src/rand/mod.rs
Normal file
3
src/rand/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
//! Pseudo-random element generation.
|
||||
|
||||
pub use winter_crypto::{RandomCoin, RandomCoinError};
|
||||
Reference in New Issue
Block a user