Hello All,
this may be quite hard to explain and I'm not sure if this function exists, but, is there a way to have a random number that is not 6? (this is only an example, it wouldn't be 6).
Thank you in advance.
Uduyt
Hello All,
this may be quite hard to explain and I'm not sure if this function exists, but, is there a way to have a random number that is not 6? (this is only an example, it wouldn't be 6).
Thank you in advance.
Uduyt
You could have it recalculate the random number until the value is not 6.
.?*??)
`?.???.?*??)?.?*?)
(?.?? (?.?Pichingualas <---
??????????????????????????
Wrap your code with CODE TAGS.
Thank those who helped you, Don't forget to add to their REPUTATION!!! (click on the star below their post).
Please mark your threads as [SOLVED] when they are (Thread Tools->Mark thread as Solved).
Yes that's what I had in mind if the function didn't exist but thanks anyway!
0 to 9 but not 6:
=MOD(RANDBETWEEN(6+1, 6+9), 10)
Entia non sunt multiplicanda sine necessitate
nice shg, cool
cheers man you solved it
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks