Перейти к основному содержанию

Случайный генератор

Выбирайте случайные записи из любого списка — или перемешивайте все. Универсальный рандомайзер за множеством специализированных выборщиков: вставьте что угодно, один элемент в строку, и получите результат.

Ввод

Drop a file or browse
One file · text
Или

Параметры

Вывод

Результат
Это было полезно?

Другие способы использовать этот инструмент

REST API

curl -X POST https://api.iotools.cloud/v1/tool/random-generator \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "listItems": "Pizza\nSushi\nTacos\nRamen\nBurgers\nPasta",
    "mode": "pick",
    "pickCount": "2",
    "removeDuplicatedItems": ""
  }'

Подставьте свой собственный ключ из аккаунта. Поля инструмента — это тело запроса, без обёртки.

Спросите у ИИ-агента

Use the IOTools `random-generator` tool (Random Generator) on this input:

YOUR_INPUT_HERE

Вставьте это любому агенту, подключённому к MCP-серверу IOTools, и добавьте свой ввод.

Виджет для встраивания

<iframe
  src="https://iotools.cloud/embed/random-generator/"
  width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
  title="Случайный генератор — iotools.cloud"
  sandbox="allow-scripts allow-forms allow-same-origin allow-downloads allow-popups allow-popups-to-escape-sandbox"
  allow="clipboard-write"
  style="width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden"></iframe>
<script src="https://iotools.cloud/embed.js" async></script>

Вставьте это на свою страницу — бесплатно, без ключа, нужна лишь обратная ссылка.

Стоимость вызова API/MCPОт 5 кредитов
Нужно больше кредитов?Посмотреть тарифы

Также доступно через

Руководства

The general-purpose randomizer: paste any list — names, options, tasks, restaurants, anything — and either pick random entries from it or shuffle the whole thing. When you can't decide, let chance decide.

How to use it

  1. Enter your items, one per line (or upload a .txt file).
  2. Choose a mode: Pick random items (and how many) or Shuffle the whole list.
  3. Optionally remove duplicates first, then hit Randomize.

Picks are drawn without replacement — one run never returns the same line twice — and shuffling uses a Fisher–Yates shuffle, so every ordering is equally likely.

This is the generic tool of the random-generator family — for specific jobs (numbers, names, teams, birthdays, movies…) there's a dedicated child generator with the right options and data built in; they're all listed in the Child tools section below.

Is the randomness fair?

Yes — picks and shuffles give every item and every ordering an equal chance. Note that duplicate lines increase an item's odds in pick mode; tick Remove duplicated items for a strict one-entry-one-chance draw.

Does it work offline / is my data private?

Everything runs in your browser — your list never leaves your device, and uploaded files are read locally. Nothing is stored or sent anywhere.

randompickerlistshufflegenerator

Дополнительные инструменты

Нравятся инструменты? Уберите рекламу.

Один платёж навсегда убирает всю рекламу с вашего аккаунта. Без подписки, без слежки.