<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>centeroftheearth</author_name>
  <author_url>https://blog.hatena.ne.jp/centeroftheearth/</author_url>
  <blog_title>地底たる謎の研究室</blog_title>
  <blog_url>https://www.centeroftheearth.org/</blog_url>
  <categories>
    <anon>ログ</anon>
  </categories>
  <description>題名：乱数の生成における乱数 報告者：ログ 乱数はその名の通り、ランダムな数であり、平易に言えば、でたらめな数である。しかしながら、コンピューターにおける乱数の生成は、疑似乱数が用いられ、その出現した値には、でたらめとは言えない印象もある。そのため、それを払拭すべく、乱数の生成にはいろいろな方法が考案されてきた1)。 プログラミングに際して、この乱数を生成させる関数は様々ある。ここでは、例えば、JAVA言語であれば、Math.random( )がある。しかしながら、この関数は、0～1までの間の値となるために、0～9の整数を求めるには、以下の様な方法が用いられる2)。 for (var i = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.centeroftheearth.org%2Fentry%2F2016%2F03%2F09%2F000000&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>https://daslabo.com/wp-content/uploads/figno214.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-09 00:00:00</published>
  <title>乱数の生成における乱数</title>
  <type>rich</type>
  <url>https://www.centeroftheearth.org/entry/2016/03/09/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
