Ad
  • Custom User Avatar

    Hi, 10x Blind4Basics for the observations, worked on them and solved them:

    • Random Size from 0 to 1000 added to a 100 test, Also random names generated, over 200 different combinations. With three characters and random hp up to 1000 for each one random combinations should be ofer 200 billions.
    • Sorry for that, accustomed to using it but I already removed it and it works without it.
    • Added a 100 tests with only two low level characters to increase the Victory case chances,statistically it should be testeted 2.5 times on running tests

    This is my first Kata so I'm really thankful of the observations and help in publishing it.

  • Custom User Avatar

    Hi,

    • the random dicts should have a random size, and moreover, random names
    • why is there a staticmethod decorator there? :o
    • the random tests have close to no chances at all to generate the "victory" case

    Cheers