Delivered
Add "Unique", "Hash" and "Random" liquid filtersUnique, hash and random value liquid filters
- Liquid
"Unique" liquid filter should return uniquid guid value
"Random" liquid filter should return random number between min and max value
"Hash" liquid filter should return a hash of the string the filter is applied to.