Lucky draw

Hi,
I would like to create a random number generator for luck draws. So the system should be able to input the number range, for example 0 to 50, and randomly selects a number in between (inclusive of 0 and 50)…

Has anyone made this and appreciate if can share the link?

Kind regards.

Probably you can input your range in two columns, let’s say “floor” and “ceiling” of the range. Then use randbetween formula in the sheets to generate a number.

1 Like

Quick and Dirty!

https://dull-number-0148.glideapp.io/

2 Likes

Thanks Thinh

1 Like

thanks Sardamit

Check out https://funandgames.glideapp.io

1 Like