Skip to content

datapp/random-string-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomStringGenerator

two classes to generate random strings with given length

Requirements

  • PHP 7.0 or higher

Installation

Please use Composer for the installation. For Composer documentation, please refer to getcomposer.org.

Install the module:

add to your composer.json

    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/datapp/random-string-generator.git"
        }
    ]

then run

$ php composer.phar require datapp/random-string-generator:~1.0

Support

About

two classes to generate random strings

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages