Skip to content

datapp/random-byte-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomByteGenerator

RandomByteGenerator is a simple wrapper class to generate a random string of bytes

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-byte-generator.git"
        }
    ]

then run

$ php composer.phar require datapp/random-byte-generator:~2.0

Support

About

a simple wrapper class to generate a random string of bytes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages