Download the PHP package delight-im/random without Composer
On this page you can find all versions of the php package delight-im/random. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download delight-im/random
More information about delight-im/random
Files in delight-im/random
Download delight-im/random
More information about delight-im/random
Files in delight-im/random
Vendor delight-im
Package random
Short Description The most convenient way to securely generate anything random in PHP
License MIT
Homepage https://github.com/delight-im/PHP-Random
Package random
Short Description The most convenient way to securely generate anything random in PHP
License MIT
Homepage https://github.com/delight-im/PHP-Random
Please rate this library. Is it a good library?
Informations about the package random
PHP-Random
The most convenient way to securely generate anything random in PHP
Requirements
- PHP 7.0.0+
Installation
-
Include the library via Composer [?]:
- Include the Composer autoloader:
Usage
Generating integers and natural numbers
Generating floating-point numbers (floats, doubles or reals)
Generating boolean values
Generating raw bytes
Generating UUIDs (version 4)
Generating hexadecimal strings
Generating strings consisting of letters
Generating strings consisting of letters and numbers
Generating strings consisting of letters, numbers and punctuation
Generating strings from arbitrary characters sets or alphabets
Dividing output strings into segments
Using hyphens as dividers
Using spaces as dividers
Using arbitrary dividers
Contributing
All contributions are welcome! If you wish to contribute, please create an issue first so that your feature, problem or question can be discussed.
License
This project is licensed under the terms of the MIT License.
All versions of random with dependencies
PHP Build Version
Package Version
The package delight-im/random contains the following files
Loading the files please wait ....