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

RandomByte

Declaration

Source position: JPL.Math.pas line 52

function RandomByte(

  Min: Byte = 0;

  Max: Byte = 255;

  ErrorValue: Byte = 0

):Byte;



CT Web help

CodeTyphon Studio