[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'SysExtra' (#Pkg)

TRandom.Random

Declaration

Source position: line 0

public function TRandom.Random(

  LimitPlusOne: LongInt

):LongInt;

function TRandom.Random(

  Min: LongInt;

  Max: LongInt

):LongInt;

function TRandom.Random: Double;