<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rils_k</author_name>
  <author_url>https://blog.hatena.ne.jp/rils_k/</author_url>
  <blog_title>まだどこにもないアプリを作る</blog_title>
  <blog_url>https://rils-k.hatenablog.com/</blog_url>
  <categories>
    <anon>VR</anon>
    <anon>Unity</anon>
  </categories>
  <description>Random.Range()を使ってランダムな数を使いたかったときに発生したエラー 'Random' is an ambiguous reference between 'UnityEngine.Random' and 'System.Random' おそらくなんですが、 UnityEngine.Random と System に同名のメソッドがあるためどっちかわからないから発生しているようです..... UnityEngine.Random.Range (-5.0f, 5.0f), Random の前にUnityEngine.とつけたら治りました</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frils-k.hatenablog.com%2Fentry%2F2022%2F01%2F08%2F091300&quot; title=&quot;&amp;#39;Random&amp;#39; is an ambiguous reference between &amp;#39;UnityEngine.Random&amp;#39; and &amp;#39;System.Random&amp;#39; - まだどこにもないアプリを作る&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>2022-01-08 09:13:00</published>
  <title>'Random' is an ambiguous reference between 'UnityEngine.Random' and 'System.Random'</title>
  <type>rich</type>
  <url>https://rils-k.hatenablog.com/entry/2022/01/08/091300</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
