Unit 'flcRandom' Package
[Overview][Procedures and functions][Index] [#pl_fundamentals]

RandomPasswordB

Declaration

Source position: flcRandom.pas line 131

function RandomPasswordB(

  const MinLength: Integer;

  const MaxLength: Integer;

  const CaseSensitive: Boolean;

  const UseSymbols: Boolean;

  const UseNumbers: Boolean

):UTF8String;



CT Web help

CodeTyphon Studio