乱数を生成するプログラムです。 左が最小値で真ん中が最大値、右が結果数となっています。 「生成」というボタンを押すと乱数が作られます。 エラーと出てくる場合は、最小値か最大値、結果数を変更してください。 入れられる最小数は0、最大数は1000までです。 このプロジェクトでは、暗号的に安全な値を生成しないため、暗号化目的には使用しないでください。 明示または黙示を問わず、いかなる種類の保証もありません。 現地の法律に従い、違反については利用者が責任を負います。 This is a program to generate random numbers with no duplicates. The left is the minimum value, the middle is the maximum value, and the right is the number of results. Click the "生成" button to generate a random number. If you get an error, change the minimum or maximum value and the number of results. The minimum number that can be entered is 0, and the maximum number is 100. This project does not produce cryptographically secure values and should not be used for cryptographic purposes. No warranty of any kind, express or implied, is given. Subject to local laws, the user is responsible for any violations.
https://jp.piliapp.com/random/number/ 1.0 公開 1.1 重複のありなしの選択を追加 1.2 すべてのデータを初期化するボタンを追加 1.3 結果数の変更を追加 1.3b 矢印を使った最小値の変更を一時的に追加 1.4 矢印を使った値の変更を追加 ドットが入っている数値の規制 1.5 待ち時間の削除 1.6 入力可能な最大数を100から1000に変更 1.7 矢印ボタンをクローンに変更 1.8 変更ボタンをクローンに変更 1.0 Published 1.1 Added the option to select duplicates or not 1.2 Added a button to initialize all data 1.3 Added changing the number of results 1.3b Temporarily added changing the minimum value using arrows 1.4 Added changing the value using arrows. Regulation of numbers with dots 1.5 Delete waiting time 1.6 Maximum number of possible inputs changed from 100 to 1000 1.7 Changed arrow buttons to clones 1.8 Changed change buttons to clones