From 39f1ea7c81e7ced72b0b2f5692e90a2edf8c9a18 Mon Sep 17 00:00:00 2001 From: Ivan Tkachev Date: Tue, 29 Dec 2020 12:46:29 +0300 Subject: [PATCH] Fix missing documentation. --- help.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/help.cc b/help.cc index e65d01c..ffc7be0 100644 --- a/help.cc +++ b/help.cc @@ -875,6 +875,7 @@ static const char* _help[][2] = { "product Number -> Number\n" " this version of this function will mark the value to be aggregated as\n" " a sum when stored as a value into an existing key of a map.\n" + }, {"rand", "\n" "Returns random numbers from the uniform distribution. (See also:\n"