Skip to content
건강 앤 골프 · Tools
KO EN

Lottery

Draw entries from a list or integers from a chosen range for a casual game or order selection. This random picker does not predict lottery results or improve the odds of a ticket.

Loading the tool. If it does not appear, reload this page.

How to use this tool

Use one entry per line in list mode, or set minimum and maximum integers in number mode. A unique-number request is capped by the number of available values in the range.

Results and examples

Asking for six unique numbers from one through five can only return five different values. A repeated name on two list lines occupies two positions, so remove duplicates if each person should enter once.

Limitations

  • The Math.random-based draw is not a publicly auditable or security-grade procedure.
  • Very large numeric ranges can consume substantial memory while creating the pool.

Fields

FieldGuidance and constraints
ModeCheck the unit and format displayed beside this field.
Items (one per line)Check the unit and format displayed beside this field.
MinCheck the unit and format displayed beside this field.
MaxCheck the unit and format displayed beside this field.
Number to drawCheck the unit and format displayed beside this field.
No duplicatesCheck the unit and format displayed beside this field.
Number to pick from the listCheck the unit and format displayed beside this field.
ResultCheck the unit and format displayed beside this field.

Data handling

Processing stays in the current browser tab; the site does not upload tool input for the calculation itself.

Sources

Frequently asked questions

What if I request more unique numbers than exist?

Asking for six unique numbers from one through five can only return five different values. A repeated name on two list lines occupies two positions, so remove duplicates if each person should enter once.

Can it predict a lottery result?

The Math.random-based draw is not a publicly auditable or security-grade procedure. Very large numeric ranges can consume substantial memory while creating the pool.

error: 우클릭 할 수 없습니다.