'prefix' - (string) A prefix to add between the date string and the
random string.
DEFAULT: NONE
'server' - (string) The server name.
DEFAULT: $_SERVER['SERVER_NAME'] (or 'localhost')
generate()
generate(array $opts = array())
Generates a GUID.
Parameters
array
$opts
Additional options:
'prefix' - (string) A prefix to add between the date string and the
random string.
DEFAULT: NONE
'server' - (string) The server name.
DEFAULT: $_SERVER['SERVER_NAME'] (or 'localhost')