Interface RandomIntSource

    • Method Summary

      Modifier and Type Method Description
      int next()  
    • Method Detail

      • next

        int next()
        Returns:
        the next random value.