...

Text file src/github.com/noirbizarre/gonja/testData/filters/random.tpl

Documentation: github.com/noirbizarre/gonja/testData/filters

     1{{ 5|random }}
     2{{ ""|random }}
     3{{ "h"|random }}
     4{{ simple.one_item_list|random }}

View as plain text