English is below Japanese. 日本語 <使い方> 1.桁数を入力 2.大文字・小文字・記号を使うかどうかを選択 3.不要な文字があれば削除 4,生成されたら停止(少し待つのを推奨) 5,リストをトリプルクリック・コピー <注意・備考> あまり無茶をさせないであげてください。負荷はあなたのパソコンが請け負っているので。100桁ぐらいまでなら余裕です。 10000桁でもパスワードとして使用するにはめちゃくちゃサーバーに負荷がかかると思います。 クラウド変数を使っていないので、安心して使うことができます。 疑似乱数を特定不能にするために最初の方にバッググラウンドで乱数を大量に使っています。 ############################################## English <How to Use> 1. Enter the number of digits 2. Select whether to use uppercase, lowercase, and symbols 3. Delete any unnecessary characters 4. Stop the process once it's generated (we recommend waiting a short time) 5. Triple-click to copy the list <Caution/Notes> Please don't push it too hard. The load is borne by your computer. Even if there are 100 digits, it's a piece of cake. If it's 10,000 digits long, I think it would put a huge strain on the server to use it as a password. It doesn't use cloud variables, so you can use it with confidence. A large amount of random numbers is used in the background at the beginning to make the pseudo-random numbers unidentifiable.
v.3.0の変更点 メチャクチャな量にも対応できるようにした。 大文字・記号に対応。いらない文字を削除できる機能を追加。もちろん特定防止機能は健在。