Unit 'LSHashs' Package
[Overview][Types][Procedures and functions][Index] [#pl_solutions]

LSPasswordGenerator

Declaration

Source position: LSHashs.pas line 35

function LSPasswordGenerator(

  const AAmount: TLSPwsGenAmount = 6;

  const AAZ: Boolean = True;

  const A_az: Boolean = False;

  const ASymbols: Boolean = False;

  const ANumbers: Boolean = True

):string;



CT Web help

CodeTyphon Studio