Download the PHP package molsm/random-float-data-set-generator without Composer
On this page you can find all versions of the php package molsm/random-float-data-set-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download molsm/random-float-data-set-generator
More information about molsm/random-float-data-set-generator
Files in molsm/random-float-data-set-generator
Download molsm/random-float-data-set-generator
More information about molsm/random-float-data-set-generator
Files in molsm/random-float-data-set-generator
Vendor molsm
Package random-float-data-set-generator
Short Description Random float data set generator
License MIT
Package random-float-data-set-generator
Short Description Random float data set generator
License MIT
Please rate this library. Is it a good library?
Informations about the package random-float-data-set-generator
Random float data set generator
Library that helps to generate random float datums in data set by defined rules. Sum of datums values are equal to defined amount in data set.
Getting started
Prerequisites
- PHP 7.0 or higher
Installation
Usage
-
Create
DataSet
object -
Add Datum to DataSet with your defined rules
-
Call
generate
method - Use resulting array
Test
Test are located under tests/
Run following command
License
This project is licensed under the MIT License - see the LICENSE file for details
All versions of random-float-data-set-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package molsm/random-float-data-set-generator contains the following files
Loading the files please wait ....