The search functionality needs JavaScript enabled
Generates a pseudo-random 32-bit signed integer between from and to (inclusive).
from
to
long randiRange ( const(long) from, const(long) to ) nothrow @nogc;