#(Niklas) util.random_decimal from 1 to 3

13 messages · Page 1 of 1 (latest)

queen cloud
#

How can I narrate a random decimal from 1 to 3

peak harborBOT
#

(Niklas) util.random_decimal from 1 to 3

peak harborBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

tender meteor
#

how many decimal places?

#

if you want two, generate a number between 100 and 300, then divide the result by 100

#

if three, 1000 to 3000 then divide by 1000

#

etc.

queen cloud
#

no. I want to just narrate a number from 1 to 3

so: 1;2;3

tender meteor
#

!t util.random_int

split rootBOT
#
Possible Confusion

Did you mean to search for util.random.int.to?

split rootBOT