]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/math: Add math.Rand template function
authorJoe Mooring <joe.mooring@veriphor.com>
Thu, 28 Dec 2023 22:25:29 +0000 (14:25 -0800)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 29 Dec 2023 18:37:27 +0000 (19:37 +0100)
commite40b9fbbcf28c07ad90ae1048e144888414074d7
treecc2babd1851fa23c375c2e48beb45d6898b5ef1f
parent9cd8fbb3324cb58e06095167cbea952619dd3201
tpl/math: Add math.Rand template function

Closes #11833
docs/content/en/functions/math/Rand.md [new file with mode: 0644]
docs/content/en/getting-started/glossary.md
tpl/math/init.go
tpl/math/math.go
tpl/tplimpl/template_funcs_test.go