Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "random"

From Quake Wiki

(Created page with "Syntax:<br/> <code>float random()</code> This function returns a floating point value greater than or equal to 0 and less than 1.")
(No difference)

Revision as of 00:38, 25 March 2013

Syntax:
float random()

This function returns a floating point value greater than or equal to 0 and less than 1.