🎲
πŸ“Š

Random Sampling for Research

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

Ez da saioa hasi behar

πŸ”’ 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.

Nola Funtzionatzen Du

1
Sartu
Enter your data into the tool above. Everything stays local to your browser.
2
Prozesua
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Deskargatu
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Zergatik erabili gurea?

βœ“Erabat doakoa, ezkutuko kosturik, inoiz
βœ“Ez da konturik, posta elektronikorik edo saioa hasteko beharrik
βœ“Fitxategiak ez dira inoiz zure gailutik irteten
βœ“Ez dago fitxategien tamaina mugarik
βœ“Ez dago ur-markarik edozein irteeratan

Also check out…

Maiz egiten diren galderak