\Pop\FilterRandom

Filter random class

Summary

Methods
Properties
Constants
create()
No public properties found
ALPHA
ALPHANUM
LOWERCASE
UPPERCASE
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

ALPHA

ALPHA

Constants for string type

ALPHANUM

ALPHANUM

LOWERCASE

LOWERCASE

UPPERCASE

UPPERCASE

Methods

create()

create(integer  $length, integer  $options = 2) : string

Generate a random string of a predefined length.

Parameters

integer $length
integer $options

Returns

string