How to Setup a Randomising Function
By Arbitrary Constant2007-11-17
How to set up a randomising function
Overview
Generating a random entity on a page can be split into three sections:
1) defining the entities you wish to choose between (i.e. text, images, banners etc)
2) defining a randomising function
3) using that function to return your desired entity
2) defining a randomising function
3) using that function to return your desired entity
Each of these sections are dealt with in turn.
Tutorial pages:
|
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "How to Setup a Randomising Function"
You must be logged in to post a comment.
Link to This Tutorial Page!

