Comment on Java Puzzle: Square RootComments−doctorpangloss13yHint: Many pseudo-random number generators take the square of a seed value to advance to the next sequence.
Comments
Hint: Many pseudo-random number generators take the square of a seed value to advance to the next sequence.