ghjayce/draw-random

Get random numbers that are not repeated.

v0.1.0 2024-06-05 03:07 UTC

This package is auto-updated.

Last update: 2025-04-07 06:00:06 UTC


README

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.