List of utility methods to do ThreadLocalRandom
return timestampMillis * 1000L + ThreadLocalRandom.current().nextInt(1000);