Add random.range() template function

This commit is contained in:
Gregory Schier
2025-10-29 08:02:12 -07:00
parent 030e8b837e
commit 660771b48c
4 changed files with 59 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
"plugins/template-function-hash",
"plugins/template-function-json",
"plugins/template-function-prompt",
"plugins/template-function-random",
"plugins/template-function-regex",
"plugins/template-function-request",
"plugins/template-function-response",