Random

Class Random

package

Ascmvc\Session

Methods

Generates a random string of numerical values of the specified length.

randNumStr( $length) : string
static

Arguments

$length

Response

string

Generates a random string of the specified length.

randStr( $length) : boolean|string
static

Arguments

$length

Response

boolean|string