vendredi 28 août 2020

is it possible to predict next number in random card game? [duplicate]

i saw many questions about this topic. but it is not clear enough. i have a card game where user needs to chose between 1 to 5 number if the number is correct it will give him points. i have a large file contains numbers appears each time i ran the program. but how i could reverse it to find a pattern to predict the next winning number?.

example: first game:

-Choose number between 1 and 5!
user: 5
- the winning number is 1. no point added

second game:

-Choose number between 1 and 5!
user: 3
-the winning number is 3. 10 points added

Aucun commentaire:

Enregistrer un commentaire