random (public, deprecated)

 random

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Return a pseudo-random number between 0 and 1. DEPRECATED: this proc does not respect OpenACS naming convention

See Also:

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) util::random util::random (public) random random random->ad_log_deprecated random->util::random

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc random
    return [util::random]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-tcl/tcl/deprecated-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: