WoW:API RandomRoll: Difference between revisions

m
catfix, Replaced: '''Result:''' → '''Yield:'''
(removed code block)
m (catfix, Replaced: '''Result:''' → '''Yield:''')
Line 18: Line 18:
   RandomRoll(1, 10)
   RandomRoll(1, 10)


'''Result:''' ''<Your name>'' rolls. ''<number>'' (1-10)
'''Yield:''' ''<Your name>'' rolls. ''<number>'' (1-10)


== Details ==
== Details ==
:*If only ''low'' is provided, it is taken as the highest number
:*If only ''low'' is provided, it is taken as the highest number
:*Does the same as '''/random low high'''
:*Does the same as '''/random low high'''
Anonymous user