🎲
📊

Random Sampling for Research

Generate random samples, assign random IDs, or select a random subset from a numbered dataset.

Уваход не патрабуецца

🔒 Every number uses your browser’s cryptographically-secure randomness (crypto.getRandomValues) — genuinely fair, not the predictable Math.random(). Nothing is sent anywhere.

Research tips

📊

For random sampling from N records, generate a list of K unique numbers in the range 1–N. Those row numbers become your sample.

💡

Unique mode ensures no record is sampled twice — equivalent to sampling without replacement, which is standard in most research designs.

🔐

Cryptographically secure randomness produces proper uniform distributions, suitable for scientific and statistical sampling.

📋

Export the list with "Copy all" to paste your random sample indices into Excel, R, Python, or your analysis tool.

Як гэта працуе

1
Увайдзіце
Enter your data into the tool above. Everything stays local to your browser.
2
Працэс
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Спампаваць
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Навошта карыстацца нашым?

Цалкам бясплатна — ніякіх схаваных выдаткаў
Не патрабуецца ўліковы запіс, электронная пошта або ўваход
Файлы ніколі не пакідаюць вашу прыладу
Няма ніякіх абмежаванняў па памеры файла
Няма вадзяных знакаў ні на адным выхадзе

Also check out…

Часта задаюць пытанні