Download the PHP package mlavrk/array-random-value without Composer
On this page you can find all versions of the php package mlavrk/array-random-value. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mlavrk/array-random-value
More information about mlavrk/array-random-value
Files in mlavrk/array-random-value
Download mlavrk/array-random-value
More information about mlavrk/array-random-value
Files in mlavrk/array-random-value
Vendor mlavrk
Package array-random-value
Short Description Provides simple function to get random value from array
License MIT
Package array-random-value
Short Description Provides simple function to get random value from array
License MIT
Please rate this library. Is it a good library?
Informations about the package array-random-value
Array Random Value
A simple PHP library that provides a utility function to get a random value from an array. It uses the random_int() function for secure randomness. If the array is empty, the function returns null.
Disclaimer
This project is created for learning purposes. However, the functionality is fully implemented and works correctly. Feel free to use it in your projects, but keep in mind that it’s not intended for production-critical use cases.
Installation
Usage
All versions of array-random-value with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package mlavrk/array-random-value contains the following files
Loading the files please wait ...