<$macrocall $name="eval1" datatiddler="Data" cell="Random"/>=Math.floor((Math.random() * 10) + 1);
\define mylatex(a,b)
<$latex text="{$a$}+{$b$}" displayMode="true"></$latex>
\end
<$macrocall $name="mylatex" a={{!!Random}} b={{!!Random}}\define mylatex(a,b)
<$wikify name="doit" text="""
<$latex text="{$a$}+{$b$}" displayMode="true"></$latex>""" >
<<doit>>
</$wikify>
\end