Random number generator creates sequences of digits in a specific range or from a list
Number range can be from minus to plus 999,999,999
Numbers can be separated by space, comma or new line
The 100-element random number array generator creates a 100-element array in seconds. Each element is a random number in a given range. Ideal for testing and populating databases.
100 elements in one array. Customize the range, exclude duplicates, choose output format. The array can be copied entirely.
Zero-knowledge architecture — the array is generated locally using a cryptographic API. Data is not transmitted to the server.
The intuitive interface delivers results in seconds.
Size 100 is already selected. Change the number range if needed.
Specify the required options. The tool adapts to your needs.
Press the start button. All computations are performed locally on your device.
The result appears immediately. Copy it with one click or generate a new one.
100 random numbers for testing and development.
An array of 100 numbers for testing sorting, search, and filtering algorithms.
100 random numbers for populating a test database. Quick record generation.
100 elements for statistical calculations, samples, and distribution analysis.
The 'array' format is ready for insertion into Python, JavaScript, PHP, C++.
Ready-made arrays for testing.
Crypto.getRandomValues() — a true random number generator based on system entropy.
Client-side generation. Data is not sent to the server. The result cannot be tampered with.
Results as clickable chips. Copy to clipboard with one click.
Generation takes milliseconds. No waiting — results appear on screen instantly.
100 elements is the optimal size for testing most algorithms. Enough for a representative sample.
Yes, you can set any minimum and maximum value from -999,999,999 to 999,999,999.
Click the 'Copy all' button — the entire array will be copied to the clipboard in the selected format.
No, the array only exists in the browser's memory. Data disappears when the page is closed.