mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +01:00
Merge pull request #1005 from TeamVK/wiki
Updated placeholders for RandomNumber
This commit is contained in:
commit
d95547f299
@ -1159,10 +1159,10 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
|
||||
It returns an auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer numbers, the returned random number will also be an integer.
|
||||
|
||||
```
|
||||
%randomnumber_number%
|
||||
%randomnumber_number_scale%
|
||||
%randomnumber_number_min_max%
|
||||
%randomnumber_number_min_max_scale%
|
||||
%randomnumber_value%
|
||||
%randomnumber_value_scale%
|
||||
%randomnumber_value_min_max%
|
||||
%randomnumber_value_min_max_scale%
|
||||
```
|
||||
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user