コード例 #1
0
ファイル: index.php プロジェクト: bryanculver/php-uuid
<?php

include "uuid.php";
$userUUID = new UUID();
echo $userUUID->id();