Download the PHP package outcloud/geometric-array-random without Composer
On this page you can find all versions of the php package outcloud/geometric-array-random. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download outcloud/geometric-array-random
More information about outcloud/geometric-array-random
Files in outcloud/geometric-array-random
Download outcloud/geometric-array-random
More information about outcloud/geometric-array-random
Files in outcloud/geometric-array-random
Vendor outcloud
Package geometric-array-random
Short Description This package can be used to get random value from an array with given probability for each value
License MIT
Package geometric-array-random
Short Description This package can be used to get random value from an array with given probability for each value
License MIT
Please rate this library. Is it a good library?
Informations about the package geometric-array-random
GeometricArrayRandom
This package can be used to get values of given array with given geometric probability
Examples:
'Together' Input Mode
'Separately' Input Mode
Additional info
- Sum of probabilities in single matrix must always be equal to 1.0 (Otherwise an exception will be thrown)
- Probability is 'float' value greater or equal to 0 and lower or equal to 1 (Otherwise an exception will be thrown)
- Each value must always have a probability assigned (Otherwise an exception will be thrown)
Installation:
I'm using Semantic Versioning http://semver.org/spec/v2.0.0.html
All versions of geometric-array-random with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package outcloud/geometric-array-random contains the following files
Loading the files please wait ....