🎲
📊

Random Sampling for Research

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

Non é necesario iniciar sesión

🔒 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.

Como funciona

1
Entra
Enter your data into the tool above. Everything stays local to your browser.
2
Proceso
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Descargar
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Por que usar o noso?

Completamente gratuíto, sen custos ocultos, nunca
Non se precisa ningunha conta, correo electrónico ou inicio de sesión
Os ficheiros nunca saen do teu dispositivo
Non hai límites de tamaño de ficheiro
Non hai marcas de auga en ningunha saída

Also check out…

Preguntas frecuentes