Namespace GDX.Mathematics.Random
Classes
RandomAdaptor
Adapter to utilize a IRandomProvider with System.Random based systems, wrapping the provider in a class object with expected overrides.
RandomWrapper
Structs
WELL1024a
Generates pseudorandom values based on the WELL1024a algorithm. You must Dispose() manually.
WELL1024a.WellState
A complete state of WELL1024a.