Sep 2026 - DevCentral will be set to Read-Only on Sep 14th for a platform update. Details: DevCentral is Evolving.

Forum Discussion

Robert_Sutcliff's avatar
Robert_Sutcliff
Icon for Nimbostratus rankNimbostratus
Dec 03, 2009

How random is rand()?

Hi,   How random is the tcl rand function?     We're currently using it to generate a unique(ish) value for each request we process - using a code bloc like this     se...