You are here: irt.org | About | Feedback | 933 [ previous next ]
Feedback on:
Random Numbers & Random Events
Sent by
Anders Svartström on March 15, 2000 at 06:49:06:
Worth:
Very worth reading
Length:
Just right
Technical:
Just right
Comments:
WOW! I'm very amazed by the things on irt. I have found solutions on almost all problems I've had. But one small one remains after this article. I have a bounch of text strings called output1, output2, etc and want to combine the randomizer so that it randomly picks one of the text strings and places it in an text where I have a <script>document.write(outputX)</script> string. The question is is it possible to combine the rand() function with that in any way? What I want is "output + rand(10)" within the document.write without having to create a list like the male() function in the article. I've tried several possibilities, but they won't work.
Other feedback on 'Random Numbers & Random Events' - show all