Unit 'JPL.Math' Package
[Overview][Procedures and functions][Index] [#pl_jplib]

RandomInt

Declaration

Source position: JPL.Math.pas line 51

function RandomInt(

  const Min: Integer;

  const Max: Integer;

  ErrorValue: Integer = - 1

):Integer;



CT Web help

CodeTyphon Studio