Package io.grpc.xds

Interface ThreadSafeRandom

    • Method Detail

      • nextInt

        int nextInt​(int bound)
      • nextLong

        long nextLong()
      • nextLong

        long nextLong​(long bound)