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