RandomizerExtensionsFillWithRandomValues Method |
| Name | Description | |
|---|---|---|
| FillWithRandomValues(GCHandle, Int32) |
Replaces the values of data in memory with random values. The GC handle will be freed.
| |
| FillWithRandomValues(GCHandle, Int32, Boolean) |
Replaces the values of data in memory with random values.
|