JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
java.util.Random
Packages that use
Random
Package
Description
java.util
Utilities
Uses of
Random
in
java.util
Methods in
java.util
with parameters of type
Random
Modifier and Type
Method and Description
static void
Collections.
shuffle
(
List
<?> l,
Random
r)
Shuffle a list according to a given source of randomness.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes