[29 Apr 2006] Random Numbers

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
PEB
Posts: 591
Joined: Sun Feb 21, 2010 1:28 am

[29 Apr 2006] Random Numbers

Post by PEB »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 29 Apr 2006 13:35:58 -0700 (PDT)

Is there a way to get Hollywood to generate a random number or select a random data item from a table?
User avatar
airsoftsoftwair
Posts: 5914
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[30 Apr 2006] Re: Random Numbers

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 30 Apr 2006 12:22:11 +0200
Is there a way to get Hollywood to generate a random number or select a random data item from a table?
Use the Rnd() or RndF() function for that.
Locked