xsl-list
[Top] [All Lists]

Re: [xsl] Random selection

2008-11-30 23:11:11
using a random seed e.g. a value derived from current time stamp

  Pay attention that current-dateTime() is stable.

Yes, I know it's stable. 
That's why I suggest to use xslt generator function, which isn't stable.
The task of creating of pseudo random seqeunce requires: random seed and a 
sequence numbers. These two things are in hand.
--
Vladimir Nesterovsky
http://www.nesterovsky-bros.com



--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>