Generates a UUID v4 using PHP code.
Loosely based on Ruby's UUIDTools generate_random logic.
Expanded class hierarchy of Php
http://uuidtools.rubyforge.org/api/classes/UUIDTools/UUID.html
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Php:: |
public | function |
Implements Drupal\Component\Uuid\UuidInterface::generate(). Overrides UuidInterface:: |