xsl-list
[Top] [All Lists]

Re: [xsl] Generating random numbers

2006-10-20 11:22:30
On 10/20/06, Allan Kamau <kamauallan(_at_)yahoo(_dot_)com> wrote:
I would like to generate random numbers inside xsl, is
there a way to do this.


A variety of random-generation functionality is implemented in FXSL.

As a demo one may be interested in performing the following transformations:

  test-random.xsl

and

  testRandomList.xsl


There is a good description of the implementation and its main ideas
in this article:

    "Casting the Dice with FXSL: Random Number Generation Functions
in XSLT", at:

    
http://fxsl.sourceforge.net/articles/Random/Casting%20the%20Dice%20with%20FXSL-htm.htm



--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play

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