Function un_algebra::tests::random::u8_2[]

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

Generate two random u8 values.