This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Random Number Gen


When you use this
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
xmlns:math="http://www.jclark.com/xt/java/java.lang.Math";>

math:random() function works well.

Meltem


-----Original Message-----
From: Steve Renshaw [mailto:renshaw_steve@hotmail.com]
Sent: 03 May 2001 12:14 PM
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] Random Number Gen


How do yuo generate a random number. most algs require integers and modulo 
arithmetic - everything is a double in xslt>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]