Creates instances of an
IRng
using automatically generated seeds.- Namespace
- RandN
- Base Types
- object
Syntax
public static class RngSeeder
Methods
Name | Return Value | Summary |
---|---|---|
Create | RngSeeder | Creates an auto seeding RNG factory with the given RNG factory and CryptoServiceProvider as a seed source.static |
Create | RngSeeder | Creates an auto seeding RNG factory with the given RNG Factory and seed source. static |