Function cubecl_common::rand::gen_random
source ยท pub fn gen_random<T>() -> Twhere
Standard: Distribution<T>,
Expand description
Generates random data from a thread-local RNG.
pub fn gen_random<T>() -> Twhere
Standard: Distribution<T>,
Generates random data from a thread-local RNG.