コンテンツへスキップ
ja
リストと数値 無料 · プライベート

ランダム複数ピッカー

リストから N 個の重複しない項目を選びます。

Pick N items from any list with or without replacement.

0 項目

選ぶ をクリックすると結果が表示されます。

オプション
最近の結果
  • 履歴はまだありません。

よくある質問

What is replacement?

With replacement, an item can be picked more than once. Without replacement, each pick is unique — that's the default.

Is the order significant?

No. The displayed order is just the order in which items were drawn, but every possible subset has an equal chance of being chosen.

Is it really random?

Yes. Picks come from the Web Crypto API (crypto.getRandomValues), which produces cryptographically sound, unbiased results — no predictable patterns.

Does my list get sent anywhere?

No. Everything runs entirely in your browser, so your list is never uploaded to any server, and the tool works offline.

関連ランダマイザー

フィードバックを送る

バグ、機能の要望、ご挨拶など — お気軽に送ってください。