Package-level declarations
Functions
Returns a random element from this array using the specified source of randomness.
Returns a random element from this collection using the specified source of randomness.
Returns a random element from this map using the specified source of randomness.
Returns a random element from this array using the specified source of randomness, or null if this array is empty.
Returns a random element from this collection using the specified source of randomness, or null if this collection is empty.
Returns a random element from this map using the specified source of randomness, or null if this map is empty.
Returns a random list from this array using the specified source of randomness.
Returns a random list from this collection using the specified source of randomness.
Returns a random list from this array using the specified source of randomness, or null if this array is empty.
Returns a random list from this collection using the specified source of randomness, or null if this collection is empty.