View Single Post
  #3   Report Post  
Bernd Plumhoff
 
Posts: n/a
Default

If you like to generate random teams with the same sum of
skill-factors you might consider my function RandSum1() or
if you want to generate teams with stronger/weaker
attackers/defenders you can apply my Redw() function.

See http://www.sulprobil.com/html/random_numbers.html

HTH,
Bernd