Rand
Method Signature
Rand(algorithm=[string])Arguments
Argument
Type
Required
Description
Default
Examples
simple example Using rand()
writeOutput( rand() );
simple example Using rand() with algorithm
writeOutput( rand( "bxmX_COMPAT" ) );
Additional Examples
Related
Last updated
Was this helpful?
