Im currently working on a 2d life simulation. so far its a pretty awesome project. A little bigger than i anticipated but thats fine. I have one question though. Can i make a flowchart that can pick a number between 1 to 1000 and pop up text boxes based off of the number selected? I want something random to happen every day in game. Its supposed to be crappy things like "you lost all your money" "you are more hungry than usual today" Etc. Im pretty new to this stuff so im not too sure if random number generation is possible with something of that nature. I want to make the process of doing this very organized. I thought that flow charts could be the way to make it possible with little clutter.