NOTE: Because instances of this class require 160-bit seeds, it is not possible to seed this RNG using the {@link #setSeed(long)} method inheritedfrom {@link Random}. Calls to this method will have no effect. Instead the seed must be set by a constructor.
@author Daniel Dyer @since 1.2
|
|