RandomShim Class
Contains static helper methods for RandomShim<TRng>.
Namespace
RandN.Compat
Base Types
  • object

RandomShim

object

Syntax

public static class RandomShim

Methods

NameReturn ValueSummary
Create<TRng>(TRng)RandomShim<TRng>
Constructs a new Random wrapper over rng .
static