[][src]Trait mcl::traits::Random

pub trait Random {
    fn set_by_csprng(&mut self);
}

Required methods

fn set_by_csprng(&mut self)

Loading content...

Implementors

impl Random for Fp[src]

impl Random for Fr[src]

Loading content...