A marker interface used to indicate that an
IRng is cryptographically secure.- Namespace
- RandN
- Interfaces
- Implementing Types
Syntax
public interface ICryptoRng : IRngExtension Methods
| Name | Value | Summary |
|---|---|---|
| ShuffleInPlace | void | Shuffles a list using the in-place Fisher-Yates shuffling algorithm. From RngExtensions |