nextInt

fun nextInt(): Int

Returns an Int made up of four bytes from the hash stream.

The first byte is the most significant bit and so on... (Big-Endian)

Since

2.0.0