nextHash

Answer a new value suitable for use as the hash code for an immutable value.

Note that the implementation uses opportunistic locking internally, so explicit synchronization here is not required. However, synchronization is included anyhow since that behavior is not part of Random's specification.

Return

A 32-bit pseudo-random number.