-
- Downloads
Use random_bytes instead of uniqid (#183)
* use random_bytes instead of uniqid on windows there is a chance to get the same uuid by using uniqid * added PHP 5.x polyfill for the PHP7 random_bytes() method
Loading
Please register or sign in to comment