TOlfRandomIDGenerator.getIDBase62 Method

Generate a string with random numbers between '0' and '9' or letters between 'a' and 'z' or 'A' and 'Z'

Unit: Olf.RTL.GenRandomID
class function getIDBase62(const Size: cardinal = 0): string

Parameters

Size
Type: System.Cardinal

Return Value

Type: System.string