The FakerPHP library is used to generate fake data for testing and debugging purposes via its properties called formatters. The Faker plugin utilizes the library to generate fake:
composer require fakerphp/fakerThe following options are available to generate fake pages:
Page date is set randomly between the first user registration date and the current date.
The following options are available to generate fake comments:
Comment date is set randomly between the first user registration date and the current date. Target page is selected randomly.
The following options are available to generate fake user accounts:
181 mal
Note: requires PHP > 5.3.3
2 mal
Thanks guy ;)
16 mal
О, спасибо Корт.