Set Variable to Random Value with 2 digit decimal precision

This page demonstrates setting and injecting Hashtag Variables using random values.  
Processing this Hashtag Markup:
<# set value to random cents from .01 to 1; #>
Note:  Hashtag Markup Variable Tags are shown below <# in bold #>.   The value generated by processing those Variable Tags is injected into this HTML page after the ⇒ symbol.  
<#[value]#> ⇒ 0.32



The Hashtag Markup Language provides many methods for setting variable values, and using them later.

Variable Buckets can hold many values, processed together.   Variable Contexts enable safe injection anywhere.