Toolzie

Random Number Generator

Copied!

How to Use the Random Number Generator

Set min/max. Generate single or multiple. Options for duplicates. Get results instantly.

Truly random numbers for games, lotteries, sampling, testing, decisions.

Frequently Asked Questions

Random?

Cryptographic quality.

Multiple?

Yes, all at once.

Duplicates?

Yes, unique option available.

Range?

Any min/max, positive/negative.

Share:
Helpful?

About This Tool

Generate random numbers within any range with the Toolzie Random Number Generator. Set your minimum and maximum values, choose how many numbers to generate, and optionally exclude duplicates — all with true browser randomness.

How to Use

  1. Enter your minimum and maximum values.
  2. Set how many random numbers to generate.
  3. Toggle 'No duplicates' if you need unique numbers.
  4. Click Generate and copy your results.

Frequently Asked Questions

Are the numbers truly random?

Yes — this tool uses the browser's cryptographically secure random number generator (crypto.getRandomValues).

Can I generate a random number between 1 and 100?

Yes — set minimum to 1 and maximum to 100, then generate.

Can I generate random lottery numbers?

Yes — set your range (e.g. 1–49) and number count (e.g. 6) with no duplicates to generate lottery-style numbers.

Can I generate decimal numbers?

Yes — enable the decimal option to generate floating-point random numbers.