pub(crate) fn new_rand_timestamp<R: Rng>(rng: &mut R) -> u64
Expand description

Random timestamp for tests and benchmarks.