jarvisbox

列表随机排序

粘贴任何列表,随机打乱顺序,抽奖、抽签都好用。

How to use

  1. Paste or type your list in the left box — one item per line.
  2. Press Shuffle to randomize the order. Press again to reshuffle.
  3. Click Copy to copy the shuffled list to your clipboard.

常见问题

What algorithm is used?
Fisher-Yates shuffle with crypto.getRandomValues() — every permutation is equally likely.
Does my data leave my device?
No. The shuffle runs entirely in your browser — nothing is uploaded.
Does it work on mobile?
Yes — works on iOS Safari and Android Chrome with a responsive two-column layout.

Last updated:

反馈这个工具的问题