Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages