🎲
📊

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…

সচরাচর জিজ্ঞাসিত প্রশ্নাবলী