next_int


Description:

[ CCode ( cname = "g_rand_int" ) ]
public uint32 next_int ()

Returns the next random uint32 from this equally distributed over the range [0.

.2^32-1].

Parameters:

this

a Rand

Returns:

a random number