Download the PHP package chonla/randomizr without Composer
On this page you can find all versions of the php package chonla/randomizr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chonla/randomizr
More information about chonla/randomizr
Files in chonla/randomizr
Download chonla/randomizr
More information about chonla/randomizr
Files in chonla/randomizr
Vendor chonla
Package randomizr
Short Description String randomizer
License MIT
Homepage https://github.com/chonla/Randomizr
Package randomizr
Short Description String randomizer
License MIT
Homepage https://github.com/chonla/Randomizr
Keywords stringrandomizer
Please rate this library. Is it a good library?
Informations about the package randomizr
Randomizr
String randomizer
API
Use number()
to get random string containing only 0 to 9:
Use alphabet()
to get random string containing only a to z (both uppercase and lowercase):
Use alphanumeric()
to get random string containing only a to z (both uppercase and lowercase) and 0 to 9:
Use hexadecimal()
to get random string containing only hexadecimal number (0 to f):
Use rand()
to random a string with arbitary character set and length:
All versions of randomizr with dependencies
PHP Build Version
Package Version
Requires
php Version
^7
The package chonla/randomizr contains the following files
Loading the files please wait ....