randomly generated field values
Posted: Wed Aug 15, 2007 4:33 pm
The website I'm making is a SIM game, and one of the components involved are randomly generated "band members."
Each band member has twelve different skills, each skill given a ranking from 1-10.
I'd like to be able to write a script that allows me to create X number of randomly generated band members at the same time, each having their age, gender, and skill points generated and added into the database.
I would very much appreciate it if anyone could point me in the right direction towards accomplishing this :] I'd be happy to explain further, if needed.
Thanks.
Each band member has twelve different skills, each skill given a ranking from 1-10.
I'd like to be able to write a script that allows me to create X number of randomly generated band members at the same time, each having their age, gender, and skill points generated and added into the database.
I would very much appreciate it if anyone could point me in the right direction towards accomplishing this :] I'd be happy to explain further, if needed.
Thanks.