
October 1st, 2007, 10:42 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Posts: 10
Time spent in forums: 2 h 27 m
Reputation Power: 0
|
|
|
Seeking for Free - One fairly simple script (weighted randomizer)
I am looking for someone to create a PHP script for me that will allow me to randomize "names", while also having a weighted system to it.
Example:
- Every 1 integer means that the name moves up one position after being randomized
Names and numbers are entered:
Bob = 4
Bill = 5
Sam = 7
(other names entered)
Randomizer gives the following results:
1. Sam
8. Bob
20. Bill
But then results are changed according to the numbers entered.
1. Sam
4. Bob
15. Bill
If anyone has a little extra time to take on a project and would do this for me, I would really, really appreciate it! I have no idea how to even begin on something like this.
|