Documentation

Name
in package

Table of Contents

Constants

GENERATE_CONFIG_ALLITERATION  = 'allit'
GENERATE_CONFIG_COUNT  = 'numberof'
GENERATE_CONFIG_FIRSTNAMEONLY  = 'fnameonly'
GENERATE_URI  = 'http://listofrandomnames.com/index.cfm'

Properties

$generateConfig  : mixed

Methods

generate()  : mixed

Constants

GENERATE_CONFIG_ALLITERATION

public mixed GENERATE_CONFIG_ALLITERATION = 'allit'

GENERATE_CONFIG_COUNT

public mixed GENERATE_CONFIG_COUNT = 'numberof'

GENERATE_CONFIG_FIRSTNAMEONLY

public mixed GENERATE_CONFIG_FIRSTNAMEONLY = 'fnameonly'

GENERATE_URI

public mixed GENERATE_URI = 'http://listofrandomnames.com/index.cfm'

Properties

$generateConfig

protected static mixed $generateConfig = ['generated' => '', 'action' => 'main.generate', 'nameType' => 'na', 'allit' => 1, 'fnameonly' => 1, 'numberof' => 1]

Methods

generate()

public static generate([array<string|int, mixed> $config = [] ]) : mixed
Parameters
$config : array<string|int, mixed> = []

        
On this page

Search results