Hello,
Yesterday I was working on a project that used a random number generator. I was able to generate numbers consistently and try to debug other parts of the program. Today the number generator doesn’t work. I have went back through the code, and used previous versions of the generator that worked before, but nothing is showing up when I console.log the generator. Have any ideas why this is happening?