frequency
@API(status = API.Status.EXPERIMENTAL, 
Function to create arbitrary that generates one of the provided values with a given frequency.
This is a Kotlin convenience for Arbitraries.frequency which takes Pairs instead of jqwik tuples.