Home
last modified time | relevance | path

Searched refs:Uuid (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Factories/
H A DIdFactory.php23 use Ramsey\Uuid\Exception\RandomSourceException;
24 use Ramsey\Uuid\Uuid; alias
45 return strtolower(strtr(Uuid::uuid4()->toString(), ['-' => '']));
/webtrees/
H A Dcomposer.lock3523 … "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3536 "Ramsey\\Uuid\\": "src/"