텍스트 및 문서 도구

List 무작위화

「List 무작위화」는 텍스트 및 문서 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.

브라우저에서 로컬 처리가입 불필요개인정보 안내 ↗

Up to 100,000 characters and 10,000 items. Processing stays in this browser.

Choose how the input becomes items. The selected separator is literal text.

사용 방법

사용 방법

  1. Paste up to 100,000 characters and choose the separator that divides your items.
  2. Choose whether to trim whitespace and ignore empty items, then randomize the list.
  3. Review the one-item-per-line result, copy it, or download it as a TXT file.

Explicit separators and item rules

Newline, comma, tab, semicolon, and custom literal separators are supported. You can trim surrounding whitespace and ignore empty items; when empty items are kept, they remain eligible for randomization as blank output lines.

Bounded local processing

Input is limited to 100,000 characters and 10,000 items. Parsing, shuffling, copying, and TXT download happen locally in your browser; no list is sent to a server.

Practical randomization

The tool uses a browser pseudorandom shuffle for everyday list ordering. It is not a cryptographic randomizer and should not be used for security, lotteries, or other high-stakes selection.

자주 묻는 질문

더 알아보기

Which separators can I use?

Choose newline, comma, tab, semicolon, or Custom literal and enter the exact text used between items.

What happens to blank items?

Ignore empty items is enabled by default. Turn it off to keep empty fields as blank lines in the randomized output.

Does the tool use cryptographic randomness?

No. It uses the browser pseudorandom number generator for practical shuffling and is not suitable for security or high-stakes selection.

What are the input limits?

The page accepts at most 100,000 characters and 10,000 separated items.

Is my list uploaded?

No. Parsing and randomization run locally in your browser.