PeclUuidRandomGenerator
class PeclUuidRandomGenerator implements RandomGeneratorInterface (View source)
PeclUuidRandomGenerator provides functionality to generate strings of random binary data using the PECL UUID PHP extension
Methods
string
generate(integer $length)
Generates a string of random binary data of the specified length
Details
at line 31
string
generate(integer $length)
Generates a string of random binary data of the specified length