SecureRandomHexStr(Integer,Boolean) Method

Represents method SecureRandomHexStr(Integer,Boolean).

Namespace: flcCipherRandom
function SecureRandomHexStr(const Digits: Integer; const UpperCase: Boolean = True): String;

Parameters

Digits
Type: Integer

UpperCase
Type: Boolean

Return Value

Type: String