Skip to main content

any_uuid

Function any_uuid 

Source
fn any_uuid() -> impl Strategy<Value = Uuid>
Expand description

A proptest strategy for Uuids, which don’t implement Arbitrary.