Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voskobovich/random-tool
This is the best utility for generating random numbers 4. If necessary, you can expand the functionality and receive other random numbers.
https://github.com/voskobovich/random-tool
library random utility
Last synced: 2 days ago
JSON representation
This is the best utility for generating random numbers 4. If necessary, you can expand the functionality and receive other random numbers.
- Host: GitHub
- URL: https://github.com/voskobovich/random-tool
- Owner: voskobovich
- License: other
- Created: 2018-03-20T15:58:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T14:33:34.000Z (almost 7 years ago)
- Last Synced: 2024-11-29T02:17:50.122Z (about 2 months ago)
- Topics: library, random, utility
- Language: PHP
- Homepage:
- Size: 23.4 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
The Random Tool
========================[![License](https://poser.pugx.org/voskobovich/random-tool/license.svg)](https://packagist.org/packages/voskobovich/random-tool)
[![Latest Stable Version](https://poser.pugx.org/voskobovich/random-tool/v/stable.svg)](https://packagist.org/packages/voskobovich/random-tool)
[![Latest Unstable Version](https://poser.pugx.org/voskobovich/random-tool/v/unstable.svg)](https://packagist.org/packages/voskobovich/random-tool)
[![Total Downloads](https://poser.pugx.org/voskobovich/random-tool/downloads.svg)](https://packagist.org/packages/voskobovich/random-tool)
[![Build Status](https://travis-ci.org/voskobovich/random-tool.svg?branch=master)](https://travis-ci.org/voskobovich/random-tool)Idea
---The idea of this utility was taken from this image. Thank you my friends for their support.
![Idea Image](idea.png)
Support
---
[GutHub issues](https://github.com/voskobovich/random-tool/issues).Installation
------------The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```
php composer.phar require --prefer-dist voskobovich/random-tool
```