<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>no-work-no-life-4081</author_name>
  <author_url>https://blog.hatena.ne.jp/no-work-no-life-4081/</author_url>
  <blog_title>AppSeedのアプリ開発ブログ</blog_title>
  <blog_url>https://develop.hateblo.jp/</blog_url>
  <categories>
    <anon>Unity</anon>
  </categories>
  <description>Unityでランダムな値を生成する方法に関するメモ。ランダムな値を生成したい場合はUnityEngine.Random.Rangeを使用します。上記の例だと、0以上100未満（99まで）の値の中からランダムで値を生成します。第２引数の値はランダムな値に含まないのがポイントです。（上記だと100は含まない。第２引数-1までが範囲）</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevelop.hateblo.jp%2Fentry%2Funity-random-value&quot; title=&quot;【Unity】ランダムな値を生成する方法と、UnityEngine.RandomとSystem.Randomの競合について（C#） - AppSeedのアプリ開発ブログ&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://unity3d.com/files/images/ogimg.jpg?1</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-22 09:47:26</published>
  <title>【Unity】ランダムな値を生成する方法と、UnityEngine.RandomとSystem.Randomの競合について（C#）</title>
  <type>rich</type>
  <url>https://develop.hateblo.jp/entry/unity-random-value</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
