Wiki

Clone wiki

RogueSharp / RogueSharp.Random / Singleton / README

Singleton Class

The Singleton class is a public static class that holds the DefaultRandom generator.

Inheritance Hierarchy

SystemObject
RogueSharp.RandomSingleton

Namespace: RogueSharp.Random
Assembly:

Syntax

publicstaticclassSingleton

The Singleton type exposes the following members.

Fields

Name Description
DefaultRandom The DefaultRandom generator is DotNetRandom from System.Random

See Also

Reference

RogueSharp.Random Namespace

[3]: 2014-2016 Faron Bracy

Updated