PHPackages                             nojic/random-password - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nojic/random-password

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nojic/random-password
=====================

Generates random password by choosen strength and length

02PHP

Since Feb 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/aleksandarNojic/random-password)[ Packagist](https://packagist.org/packages/nojic/random-password)[ RSS](/packages/nojic-random-password/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

random-password
===============

[](#random-password)

Generate random password of a given length and strength

Installation
------------

[](#installation)

This project is using composer.

> $ composer require nojic/random-password

\#Usage Generate random password which accepts two params first is strength between 1-3 second is length at least 6

```
