std::math::random

next

macro int next(random, uint range)
Get the next value between 0 and range (not including range).

Parameters