tests_fuzz::ir

Function generate_random_timestamp_for_mysql

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