Duplicate :
|
|
Relates :
|
Users find it confused that sometimes a call to SecureRandom.generateSeed() may hang the system. Since this method needs to gather entropy from a random source, this is inevitable if the source is a special device (say, /dev/random). We may need to document this behavior.
|