/draw-random

Get random numbers that are not repeated.

Primary LanguagePHPMIT LicenseMIT

DrawRandom

Total Downloads Latest Stable Version License

Introduction

Get random numbers that are not repeated.

Documentation

See ./example/Cases/Main.php.

Develop

Unit testing

./vendor/bin/phpunit
# or
phpunit

License

DrawRandom is open-sourced software licensed under the MIT license.