I'm just experimenting with a few ideas and currently have an idea for a site layout that would involve randomising the styles of particular elements on a web page. For example, if I have 10 paragraphs on a single page I would like each one to have a random font size, family and colour.
These styles could be dynamically generated, or taken from a set of random styles present in a stylesheet.
If anybody has any ideas on the neatest solutions for achieving this, all thoughts would be gratefully received, maybe I'm searching for the wrong terms but thus far Google hasn't really given me any food for thought.