<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tamagogayu</author_name>
  <author_url>https://blog.hatena.ne.jp/tamagogayu/</author_url>
  <blog_title>起業準備日記</blog_title>
  <blog_url>https://tamagogayu.hatenadiary.org/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>ZIGOROuさんがコメントくれたよ。 これでいいのかしらん。 #!/usr/bin/perl use strict; use warnings; my @kotoba = ('月','雲','雨','陽','草','土','空'); my $number = int rand(@kotoba); print $kotoba[$number]; 動いた模様！</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamagogayu.hatenadiary.org%2Fentry%2F20080811%2F1218463981&quot; title=&quot;配列の中からランダムに値をチョイスする（２） - 起業準備日記&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>2008-08-11 23:13:01</published>
  <title>配列の中からランダムに値をチョイスする（２）</title>
  <type>rich</type>
  <url>https://tamagogayu.hatenadiary.org/entry/20080811/1218463981</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
