<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tera1707</author_name>
  <author_url>https://blog.hatena.ne.jp/tera1707/</author_url>
  <blog_title>tera1707’s blog</blog_title>
  <blog_url>https://tera1707.com/</blog_url>
  <categories>
    <anon>Unity</anon>
  </categories>
  <description>もくじ https://tera1707.com/entry/2022/02/06/144447 やりたいこと ランダムな値を取りたい。 やりかた 下記のようにする。 // 0～10の範囲のランダムな値を取得する（整数） Random.Range(0,10); // 0.0～10.0の範囲のランダムな値を取得する（float） Random.Range(0.0f,10.0f) 後者(float)の場合はこんな感じ。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftera1707.com%2Fentry%2F2023%2F11%2F16%2F230354&quot; title=&quot; ランダムな値を取得する - tera1707’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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tera1707/20231116/20231116230254.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-11-16 23:03:54</published>
  <title> ランダムな値を取得する</title>
  <type>rich</type>
  <url>https://tera1707.com/entry/2023/11/16/230354</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
