You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently just choosing a random combination of valid moves (and discarding repeated moves on the same face, like U' U2). This is not as good as random state, apparently, so ideally I'd like to fix this at some point.