uuidv4Arbitrary(): Dependent<string>
Dependent
string
It returns an arbitrary that generates valid uuids
random(uuid())// => "01234567-89ab-cdef-0123-456789abcdef"
Dependent<string>
An email arbitrary.