Hi guys! Is it possible to make randomized variables (e.g. a number from 1-10) to be used with exits? For example, the computer generates variable a = 5, and if a=5 then a room loads with an npc in it, but if a = 1, the room doesn't have an npc in it. Is something like this feasible?