nextInt

open override fun nextInt(): Int
open override fun nextInt(until: Int): Int
open override fun nextInt(from: Int, until: Int): Int