Skip to main content

prop_randw

Function prop_randw 

Source
pub fn prop_randw<T: Arbitrary>() -> impl Strategy<Value = Vec<T>>
Expand description

A proptest strategy for generating a random word with 4 values of type T.