RandomBytesGenerator.php
This file is part of the ramsey/uuid library
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Tags
Interfaces, Classes and Traits
- RandomBytesGenerator
- RandomBytesGenerator provides functionality to generate strings of random binary data using `random_bytes()` function in PHP 7+ or paragonie/random_compat