Comment on Java Puzzle: Square RootComments−huherto13yI think you can create a new instance of SecureRandom() that provides the same value that we are looking for.
Comments
I think you can create a new instance of SecureRandom() that provides the same value that we are looking for.