Random number generator
Random number generator. Generate passwords, QR codes or random strings on-device. Files and text stay on your device — Freela does not upload them.
Local only
Processed locally in your browser
TEXTNUMB
- 1Run in the browser
- 2Download or copy
- TEXT
Supported formats: Input: min, max, count. Output: integers.
- TEXT
How to use
- Set minimum, maximum and how many numbers.
- Generate.
- Copy the list.
Examples
- Pick a number between 1 and 100.
- Generate a short list of sample IDs.
Questions
- Does this tool upload my files?
- No. Published Freela tools in this release are LOCAL_ONLY and run in the browser.
- Is it free to use?
- Yes. There is no paywall on this page and we do not invent reviews or star ratings.
- What input does this page accept?
- Random number generator: integers. LOCAL_ONLY.
- Is this a lottery?
- No. It draws integers locally. Do not use it for gambling or keys.
- Are draws uploaded?
- No. crypto.getRandomValues runs in this tab.