How to reset randomness in a function in a sudoku generator in javascript
I am building a sudoku generator which has randomness in it. In my code, there is a function that generates that sudoku. The problem is that I can’t get the two sudoku’s to be different