|  | RandomizerExtensionsFillWithRandomValues Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also