fake
function
The fake
action fakes items. It belongs to the mock category within the dev area.
Action Syntax
fake address
A value
fake 123 addresses
A numeric value followed by a value
fake company
A value
fake 123 companies
A numeric value followed by a value
fake email
A value
fake 123 emails
A numeric value followed by a value
fake name
A value
fake 123 names
A numeric value followed by a value
fake line
A value
fake 123 lines
A numeric value followed by a value
Return Value
This function returns a
GROUP
value that can be stored in a variable:
$result = fake
Examples
// Basic Usage
$item = fake address
Action code: 4022105146
Version: 0.6.4
Last updated: 2025-06-13