Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creater.create uses Random.split to get different renerators for
creating the random solved puzzle and shuffling the layout. This porbably doesn't matter here, which is good because the generators aren't really independent right now, as per the doc and as described at haskell/random#25.
- Loading branch information