Summary
Extensions for
Random.
- Namespace
- StrideToolkit
.Collections - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["RandomListExtensions"]
class Type type-node
Syntax
public static class RandomListExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| Choose |
T |
Chooses a random item.
static
|
| Choose |
T |
Chooses a random item.
static
|
| Shuffle |
void |
Shuffles the collection in place.
static
|
