mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Fixed random_int and random_real functions; added random_boolean.
Split random_select into random_select and random_select_many. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1161 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -22,3 +22,4 @@ Since the result is random, calling the function twice will give a different ans
|
||||
|
||||
--See also--
|
||||
| [[fun:random_int]] Generate a random [[type:int|integer number]].
|
||||
| [[fun:random_boolean]] Generate a random [[type:boolean]].
|
||||
|
||||
Reference in New Issue
Block a user