Struct components::Random [−][src]
pub struct Random {
pub seed: u64,
}Fields
seed: u64Implementations
Auto Trait Implementations
impl RefUnwindSafe for Random
impl RefUnwindSafe for Randomimpl UnwindSafe for Random
impl UnwindSafe for Random