Class FixedSecureRandom

    • Constructor Detail

      • FixedSecureRandom

        public FixedSecureRandom​(byte[] value)
      • FixedSecureRandom

        public FixedSecureRandom​(byte[][] values)
    • Method Detail

      • nextInt

        public int nextInt()
        Overrides:
        nextInt in class Random
      • nextLong

        public long nextLong()
        Overrides:
        nextLong in class Random
      • isExhausted

        public boolean isExhausted()