Yeah, but the seed would be generated from time to time and using the SecureRandomSpi implementation. Which should be very unpredictable by nature.
Also, a new instance would be created from time to time, just like Marek proposed. But without the thread stuff.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Yeah, but the seed would be generated from time to time and using the SecureRandomSpi implementation. Which should be very unpredictable by nature.
Also, a new instance would be created from time to time, just like Marek proposed. But without the thread stuff.