Corporate
Corporate Interface
Describes Corporate interface.
company
Retrieve random company.
$company = $random->company();
department
Retrieve random department.
$department = $random->department();
product
Retrieve random product.
$product = $random->product();
profession
Retrieve random profession.
$profession = $random->profession();