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

@@ -0,0 +1,3 @@
{
"extends": "../../tsconfig.json"
}