Skip to content
Snippets Groups Projects
Unverified Commit b311b112 authored by themanifold's avatar themanifold Committed by GitHub
Browse files

Remove non-existent randAlpha function

parent 348f09db
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
The Slim-Sprig library provides over 70 template functions for Go's template language.
- [String Functions](strings.md): `trim`, `randAlpha`, `plural`, etc.
- [String Functions](strings.md): `trim`, `plural`, etc.
- [String List Functions](string_slice.md): `splitList`, `sortAlpha`, etc.
- [Integer Math Functions](math.md): `add`, `max`, `mul`, etc.
- [Integer Slice Functions](integer_slice.md): `until`, `untilStep`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment