Interface RandomLongSource

    • Method Detail

      • next

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