How to use np.random.randint() to roll n dice, noting that each has a potentially different number of faces denoted by a vector f
I am trying to simulate the single roll of n dice, where each of the die can potentially have f faces. For example, if đ=[2,5,7], then three dice with 2, 5 and 7 faces are rolled. Thank you!
Aucun commentaire:
Enregistrer un commentaire