Function un_algebra::tests::random::f64_3[]

#[must_use = "strategies do nothing unless used"]
pub fn f64_3(
) -> impl Strategy<Value = Three<f64>>

Generate three random f64 values.