<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toft</author_name>
  <author_url>https://blog.hatena.ne.jp/toft/</author_url>
  <blog_title>スリーダウンブログ</blog_title>
  <blog_url>https://toft.hatenadiary.org/</blog_url>
  <categories>
    <anon>per</anon>
  </categories>
  <description>String::Random を使えばいいのかなーと思ってたけど、String::MkPasswd っていうまんまずばりがあった。 #!/usr/bin/perl use strict; use warnings; use String::MkPasswd qw/mkpasswd/; print mkpasswd( -length =&gt; 8, -minspecial =&gt; 0, ); minspecial は、数字やアルファベット以外を最低何文字使うかってことなので、なしにしといた。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoft.hatenadiary.org%2Fentry%2F20080526%2F1211783575&quot; title=&quot; パスワードの生成 - スリーダウンブログ&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>2008-05-26 15:32:55</published>
  <title> パスワードの生成</title>
  <type>rich</type>
  <url>https://toft.hatenadiary.org/entry/20080526/1211783575</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
