plutus_ledger_api::generators::correct::v1

Function arb_interval

Source
pub fn arb_interval<T>(
    lower_bound: T,
    upper_bound: T,
) -> impl Strategy<Value = Interval<T::Value>>
where T: Strategy, T::Value: FeatureTraits + Clone,
Expand description

Strategy to generate a Interval