tests_fuzz::ir

Function generate_random_timestamp

Source
pub fn generate_random_timestamp<R: Rng>(
    rng: &mut R,
    ts_type: TimestampType,
) -> Value
Expand description

Generate random timestamps.