This lib can generate strings like password or Lorem Ipsum.
This lib generates passwords
require __DIR__.'/vendor/autoload.php';
echo \OKLM\StringGenerator\PasswordGenerator::generate(10, \OKLM\StringGenerator\PasswordGenerator::PASSWORD_EASY, '');