Source position: JPL.Math.pas line 51
function RandomInt(
const Min: Integer;
const Max: Integer;
ErrorValue: Integer = - 1
):Integer;