class Password

Class Password

Methods

static  mixed
generateRandom( int $length = 8)

generate a Random password with defined length

static 
generateHexaRandom($length = 8)

No description

Details

at line 38
static mixed generateRandom( int $length = 8)

generate a Random password with defined length

Parameters

int $length

Return Value

mixed

at line 47
static generateHexaRandom($length = 8)

Parameters

$length