Function un_algebra::tests::random::u64_2[]

#[must_use = "strategies do nothing unless used"]
pub fn u64_2(
) -> impl Strategy<Value = Two<u64>>

Generate two random u64 values.