From 6a3e3d9caff80c7085135661a557b3fffb180880 Mon Sep 17 00:00:00 2001 From: vk2gpz Date: Sun, 16 Jul 2023 12:28:55 +1000 Subject: [PATCH] updated the download information for RandomNumber --- Placeholders.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index a78f649..de55276 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -1146,9 +1146,11 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can ---- - ### **RandomNumber** - > /papi ecloud download RandomNumber + > Download it from [here](https://github.com/TeamVK/PAPI-RandomNumber/releases) + + More info about the expansion can be found on the [GitHub-Repository](https://github.com/TeamVK/PAPI-RandomNumber). - It returns a auto-scaled random number. If you did not specify the scale, the scale will be automatically computed. If both min and max are integer number, the returned random number will also be an integer. + 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%