Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The RandomUtils class only provides syntactic sugar around the (weak and slow) JDK's java.util.Random class.
The Commons RNG component provides many (strong and fast) generators.
See also the discussion on the "dev" ML.