Subject: Re: Random number
From: Mukul Gandhi <mukulgw3@xxxxxxxxx>
Date: Wed, 24 Sep 2003 05:29:06 -0700 (PDT)
|
I would recommend you to use random number functions
in *FXSL library* -- http://fxsl.sourceforge.net , by
Dimitre Novatchev
Please read the artcile --
Casting the dice with FXSL: Random number generation
functions in XSLT ..
Regards,
Mukul
--- Ricardo Saraiva <rss@xxxxxxxxxxxxxx> wrote:
>
> Hello,
> ?
> I need generate a random number and concatenate with
> "x" to put like a
> ID in a node. These numbers have to be always
> different.
> ?
> <node id="x121334">
> </node>
> <node id="x133543">
> </node>
> ?
> Can somebody help me?
>
> Thanks.
>
>
>
> XSL-List info and archive:
> http://www.mulberrytech.com/xsl/xsl-list
>
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|