Log in

Rand

Returns a random integer from 0 to max-1. This function doesn't accept large number (I'm not sure what the limit is, but 2000 is too high).
Use internal_rand instead.