Does this use a server?
No. Random numbers are generated locally.
Pick a quick random number inside a chosen range directly in your browser.
Use it when you need a quick fair number within a range, such as picking an order, selecting a test sample or making a small decision. It is meant for everyday random choices, not cryptographic draws.
Questions
No. Random numbers are generated locally.
Yes. Enter the minimum and maximum values you want.
Yes. In that case the result is that exact number.