Table of Contents

Class DefaultRandomProvider

Namespace
Lime
Assembly
Lime.dll
public class DefaultRandomProvider : IRandomProvider
Inheritance
DefaultRandomProvider
Implements
Inherited Members

Properties

SharedRandom

public IRandom SharedRandom { get; }

Property Value

IRandom

Methods

Create(int)

public IRandom Create(int seed)

Parameters

seed int

Returns

IRandom