<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>labunix</author_name>
  <author_url>https://blog.hatena.ne.jp/labunix/</author_url>
  <blog_title>labunix's blog</blog_title>
  <blog_url>https://labunix.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>■Windowsでランダムを得るならば、powershellを使おう？。。。 ■まず、DOSのランダムはダサいです。 一見、一回づつだと正常に見えますが。。。 &gt; set /a RANDVAL=%RANDOM% % 100 74 &gt; set /a RANDVAL=%RANDOM% % 100 11 ■以下のように実行すると、全く同じ結果が続きます。 ※RANDOMを取り直していません。 &gt; FOR /L %i IN (1,1,100) DO set /a RANDVAL=%RANDOM% % 100 &gt; set /a RANDVAL=1833 % 100 33 &gt; set /a RANDVAL…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flabunix.hateblo.jp%2Fentry%2F20121113%2F1352756408&quot; title=&quot;Windowsでランダムを得るならば、powershellを使おう？。。。ただし100万未満なら。 - labunix&amp;#39;s blog&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>2012-11-13 06:40:08</published>
  <title>Windowsでランダムを得るならば、powershellを使おう？。。。ただし100万未満なら。</title>
  <type>rich</type>
  <url>https://labunix.hateblo.jp/entry/20121113/1352756408</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
