flosch / pongo2-addons

Official filter and tag addons for pongo2
MIT License
39 stars 17 forks source link

Filter random for slices #5

Closed tucnak closed 7 years ago

tucnak commented 7 years ago

Hey,

This pull request implements filter random, which picks a random item out of the input indexable (slice, array, etc.)

flosch commented 7 years ago

thanks!