Rename random to shuffle. Remove count parameteter to simplify its role. Add tests...
authorAntti Järvinen <antti.jarvinen@alupark.fi>
Mon, 7 Dec 2015 05:27:37 +0000 (07:27 +0200)
committerSteve Francia <steve.francia@gmail.com>
Mon, 4 Jan 2016 16:47:37 +0000 (11:47 -0500)
commit9008ac0b55bc0f507e730e8b3d49fa8103e600e1
tree1bbc34107df97492b142730a93a3a5de83cc2e14
parent302a6ac701bc2599d4ca98c7d263d364505a3980
Rename random to shuffle. Remove count parameteter to simplify its role. Add tests for randomising.
tpl/template_funcs.go
tpl/template_funcs_test.go