Show / Hide Table of Contents

Namespace GoRogue.Random

Classes

GlobalRandom

Static class that contains 1 variable, which is a an RNG instance that is used as the default rng by other features (dice, etc) wherever needed, and can also be used if you need a random number generator for your own code.

In this article
Back to top Generated by DocFX