xsl-list
[Top] [All Lists]

Re: [xsl] RandomList.xsl from FXSL-xslt2

2009-10-02 11:37:18
When I do this:

<xsl:value-of select="format-time(current-time(), '[f][s]')" />

20.000 times in one transformation, it takes around 120 seconds on my
computer, but all the "seeds" are the same!

There are probably a good explanation...

Is there any way a can produce seeds on the run fast enough, or do I
really have to take a day of making a long list of seeds I can pick
from randomly (!) in order to feed the process?

Cheers,
Jesper

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--