I wrote a program that automatically generates a random room, what's the chance the room will generate the same combination twice?

36 Views Asked by At

I've written this program that generates a random room with different obstacles. What is the chance the room will generate the same twice?

Some info:

  • The room is 29x23.

  • There are 290 objects that can be placed.