We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NURand(A, x, y) = (((random (0, A) | random (x, y)) + C) % (y - x + 1)) + x TPC
NURand(A, x, y) = (((random (0, A) | random (x, y)) + C) % (y - x + 1)) + x