pub fn prop_randw<T: Arbitrary>() -> impl Strategy<Value = Vec<T>>
A proptest strategy for generating a random word with 4 values of type T.