Module:Random/doc: Difference between revisions

Content deleted Content added
"m must be positive" to "if m negative, (-m,0]", and special cases when m equal 0 and 1 and -1
dependencies
Line 1:
{{module rating|protected}}
{{Lua|Module:List|Module:Yesno}}
This module contains a number of functions that use random numbers. It can output random numbers, select a random item from a list, and reorder lists randomly. The randomly reordered lists can be output inline, or as various types of ordered and unordered lists. The available functions are outlined in more detail below.