Class InstantRangeRandomizer

    • Constructor Detail

      • InstantRangeRandomizer

        public InstantRangeRandomizer​(java.time.Instant min,
                                      java.time.Instant max)
        Parameters:
        min - min value (inclusive)
        max - max value (exclusive)
      • InstantRangeRandomizer

        public InstantRangeRandomizer​(java.time.Instant min,
                                      java.time.Instant max,
                                      long seed)
        Parameters:
        min - min value (inclusive)
        max - max value (exclusive)
        seed - initial seed