Due to one of the the definitions of functional programming languages being that given the same inputs they always produce the same output this isn't part of the standard XSLT language.
Your best bet is to either pass the random number in as a parameter, or to call an extension function.
/- Sam Judson : Wrox Technical Editor -/
|