Generate a node ID for a custom function.
static String customFunction(String functionKey) => _customFunction.create(functionKey);