Class SharedRandom


  • public final class SharedRandom
    extends Object
    A utility class that wraps a shared SecureRandom.
    • Field Detail

      • SHARED_RANDOM

        protected static final SecureRandom SHARED_RANDOM
    • Method Detail

      • nextInt

        public static int nextInt()
      • nextLong

        public static long nextLong()