`#[derive(Rand)]` macro (deprecated).
`#[derive]`-like functionality for the `rand::Rand` trait.
Generate customizable random types with the rand crate
Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
Generate random instances of your enums and structs
Derive macro to generate random type instances
Derive macros for elicitation library
`#[derive]`-like functionality for the `rand::Rand` trait.
Procedurally defined macro for automatically deriving rand::Rand for structs and enums
Encapsulates the random-constructible and random-constructible-derive crates which are used for creating random instances of data structures with weighted probabilities
A simple derive macro to allow for random generation of custom structs
Lightweight RNG specification and several ultrafast implementations in Rust.