Skip to content

Auxiliary Functions

Georg Höfer edited this page Aug 22, 2013 · 3 revisions

NURand

NURand(A, x, y) = (((random (0, A) | random (x, y)) + C) % (y - x + 1)) + x TPC

Clone this wiki locally