Skip to main content
>_laboratory.sh

Random Number Generator

Generate random numbers within a custom range. Set count, allow or prevent duplicates, and sort results.

How to Use Random Number Generator

Step 1

Set the minimum and maximum values for your range.

Step 2

Choose how many numbers to generate (1-100).

Step 3

Toggle duplicate and sort options as needed.

Step 4

Click Generate and copy the results to your clipboard.

Features

Custom min/max range for full control.

Generate up to 100 numbers at once.

Option to allow or disallow duplicate values.

One-click sorting in ascending order.

Completely free with no sign-up required.

FAQ

The generator uses your browser's built-in Math.random() function, which produces pseudo-random numbers suitable for most everyday purposes.

You can generate between 1 and 100 numbers per batch.

Yes. Toggle off the 'Allow Duplicates' option to ensure all generated numbers are unique. Note: the range must be large enough to produce the requested count of unique numbers.

Yes. Generated numbers can be sorted in ascending order with a single click.