<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>doloopwhile</author_name>
  <author_url>https://blog.hatena.ne.jp/doloopwhile/</author_url>
  <blog_title>None is None is None</blog_title>
  <blog_url>https://doloopwhile.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>前稿でshuffled関数を作りましたが、randomモジュールはPythonで書かれているので、（C言語で書かれたarrayやcStringIOと違い）後から関数を好き勝手に追加できます。 &gt;&gt;&gt; import random &gt;&gt;&gt; def shuffled(x): ... x &amp;#061; list(x) ... random.shuffle(x) ... return x ... &gt;&gt;&gt; random.shuffled &amp;#061; shuffled &gt;&gt;&gt; random.shuffled &lt;function shuffled at 0x00C50FB0&gt; &gt;&gt;&gt; random.shuf…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdoloopwhile.hatenablog.com%2Fentry%2F20090730%2F1275175100&quot; title=&quot;random.shuffled - None is None is None&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>2009-07-30 08:18:20</published>
  <title>random.shuffled</title>
  <type>rich</type>
  <url>https://doloopwhile.hatenablog.com/entry/20090730/1275175100</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
