<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>macky2016</author_name>
  <author_url>https://blog.hatena.ne.jp/macky2016/</author_url>
  <blog_title>マッピィ Techlog</blog_title>
  <blog_url>https://macky2016.hateblo.jp/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>検索したら、以下の方法が簡潔でいいです。 int ary = new int { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }; int[] ary2 = ary.OrderBy(i =&gt; Guid.NewGuid()).ToArray(); Guid.NewGuid() というのはランダムな128bit数値を生成する関数です。 UUIDについては、4/22の記事で触れましたが、 GUIDについてはWikipediaによると、 「GUIDは（略）マイクロソフトによる実装を指す」とあり「UUIDの別名」ともあります。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmacky2016.hateblo.jp%2Fentry%2F2016%2F05%2F08%2F234439&quot; title=&quot;【C#】配列のシャッフル - マッピィ Techlog&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>2016-05-08 23:44:39</published>
  <title>【C#】配列のシャッフル</title>
  <type>rich</type>
  <url>https://macky2016.hateblo.jp/entry/2016/05/08/234439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
