You have to enter it as your own function name.
For example, I created a 'GetRandomValue' function have 2 parameter in the screenshot and set the return type to Number of the function. Then You can call it in an 'Functions.GetRandomValue(0,0)' expression.
Note that you must set the return type for the function then you can use it in an expression. Otherwise it is an action