Random Number Generator (Seeded)
Generate reproducible random numbers with four PRNG algorithms (mulberry32, LCG, xorshift, Mersenne-Twister), four distributions (uniform, normal, exponential, Poisson), unique-set mode, weighted choice, histogram preview, bulk export to CSV/JSON, plus a clearly-labeled crypto-secure CSPRNG mode. Seeded for reproducibility. 100% client-side.
Generate reproducible random numbers with four PRNG algorithms (mulberry32, LCG, xorshift, Mersenne-Twister), four distributions (uniform, normal, exponential, Poisson), unique-set mode, weighted choice, histogram preview, bulk export to CSV/JSON, plus a clearly-labeled crypto-secure CSPRNG mode. Seeded for reproducibility. 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.