<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uc_ebuc</author_name>
  <author_url>https://blog.hatena.ne.jp/uc_ebuc/</author_url>
  <blog_title>雑多なブログ</blog_title>
  <blog_url>https://cufl.hateblo.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>linux</anon>
    <anon>PHP</anon>
  </categories>
  <description>ランダムな文字列を取得するならUUIDが便利そう。 UUID（Universally Unique Identifier）は、 元々分散システム上でユニークな識別子を作成できるように設計されていて、重複や偶然の一致が起こらない前提で用いる事ができるのだそうだ。 さておき、PHPでUUIDを生成するなら、ramsey/uuidというライブラリがある。 ※ちなみに、webpatser/laravel-uuid というLaravelのライブラリもあるが、 詳細未確認。時間がある時に調べてみる予定。 インストール $ composer require ramsey/uuid 使用例 &lt;?php req…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcufl.hateblo.jp%2Fentry%2F2020%2F03%2F20%2F000950&quot; title=&quot; PHPでUUIDを生成する - 雑多なブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-20 00:09:50</published>
  <title> PHPでUUIDを生成する</title>
  <type>rich</type>
  <url>https://cufl.hateblo.jp/entry/2020/03/20/000950</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
