It's a calculator of the odds of winning in poker, depending on all the players hands and the community cards. The thing is very slow and i suggest trying it on turbowrarp : The values are : 2,3,4,5,6,7,8,9,T,J,Q,K,A The suits are (the french way): P(spades) , C (hearts) , K(diamonds) , T(Clover). If there are no community cards the repetitions shoud go up to 1000, if there are 3, up to 1980 (with two players), and if there are 4, up to 45. It is not 100% accurate at all. You can compare with this site: https://www.cardplayer.com/poker-tools/odds-calculator/texas-holdem It uses a montecarlo approach for when there are no cards at all.
I will add the code to ask for folded players soon. (Press space to continue after text).