Basic
Syntax : <xt id="random" from="value1" to="value2"/>
Use : Display a random no from value1 to value2
Eg : <xt id="random" from="1" to="1000"/>
Preview : 173
Advanced
Syntax : <xt id="random" from="value1" to="value2" call="value" />
Use : Call : Used to change the value it can be any value eg call="123" or call ="shgys"
Note : If you use same value for call in same page random values will be equal