eliasjump/password-generator

There is no license information available for the latest version (v1.0.3) of this package.

v1.0.3 2022-11-10 07:27 UTC

This package is auto-updated.

Last update: 2025-03-10 12:17:37 UTC


README

Генерирует пароль на заданное количество символов.

Инструменты

  • PHP: v7.0

Установка

composer require eliasjump/password-generator

Использование:

<?php
$generator = new PasswordGenerator();
echo $generator->run(6) //A1g23E