Interface RandomIntSource

    • Method Detail

      • next

        int next()
        Return the next random value.
        Returns:
        the next random value.