PeclUuidRandomGenerator
PeclUuidRandomGenerator generates strings of random binary data using ext-uuid
- Full name:
\Ramsey\Uuid\Generator\PeclUuidRandomGenerator
- This class implements:
\Ramsey\Uuid\Generator\RandomGeneratorInterface
See Also:
- https://pecl.php.net/package/uuid - ext-uuid
Methods
generate
Generates a string of randomized binary data
Parameters:
Parameter | Type | Description |
---|---|---|
$length |
int | The number of bytes of random binary data to generate |
Return Value:
A binary string
Automatically generated on 2025-03-18