Technical References - [random]

will display a random number

numero = 185
interpreted = N
texte = Putting [random] in your template displays a random number between 0-99. An optional format is a floating-point number between 0.0 and 1.0, with a granularity of 32768 intermediate values. [random format=float] will generate this alternate floating-point number. Putting [lastrandom] in your template displays the same value as the last [random] number displayed. The format of the number will match whatever format was used in the previous [random] use. Putting [random] in your template displays a random number between 0-99. An optional format is a floating-point number between 0.0 and 1.0, with a granularity of 32768 intermediate values. [random format=float] will generate this alternate floating-point number.

Putting [lastrandom] in your template displays the same value as the last [random] number displayed. The format of the number will match whatever format was used in the previous [random] use.

DOWNLOAD WEBDNA NOW!

Top Articles:

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

F.A.Q

A compilation of some user's questions...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[xmlparse]

Enable the WebDNA programmer to input XML data into a WebDNA variable...

[wait]

[wait] just does what it says...

[if]

This context displays HTML or executes WebDNA conditionally only if the expression is true...

[random]

will display a random number...

[redirect]

...

[createfolder]

Create an empty folder on your webspace...