class Php

Generates a UUID v4 using PHP code.

Loosely based on Ruby's UUIDTools generate_random logic.

Hierarchy

Expanded class hierarchy of Php

See also

http://uuidtools.rubyforge.org/api/classes/UUIDTools/UUID.html

File

drupal/core/lib/Drupal/Component/Uuid/Php.php, line 19
Definition of Drupal\Component\Uuid\Php.

Namespace

Drupal\Component\Uuid
View source

Members