VueJS is pretty cool - {{ yourName + " " + printAge() }}

My age multiplied by 3 is {{ ageTimesThree(yourAge) }}

A randon float between 0 and 1 is: {{ randomFloat() }}