Table of Contents

Namespace Java.Util.RandomNs

Classes

RandomGenerator

https://developer.android.com/reference/java/util/random/RandomGenerator.html

RandomGenerator.ArbitrarilyJumpableGenerator

https://developer.android.com/reference/java/util/random/RandomGenerator.ArbitrarilyJumpableGenerator.html

RandomGenerator.JumpableGenerator

https://developer.android.com/reference/java/util/random/RandomGenerator.JumpableGenerator.html

RandomGenerator.LeapableGenerator

https://developer.android.com/reference/java/util/random/RandomGenerator.LeapableGenerator.html

RandomGenerator.SplittableGenerator

https://developer.android.com/reference/java/util/random/RandomGenerator.SplittableGenerator.html

RandomGenerator.StreamableGenerator

https://developer.android.com/reference/java/util/random/RandomGenerator.StreamableGenerator.html

RandomGeneratorFactory

https://developer.android.com/reference/java/util/random/RandomGeneratorFactory.html

RandomGeneratorFactory<T>

https://developer.android.com/reference/java/util/random/RandomGeneratorFactory.html

Interfaces

IRandomGenerator

.NET interface for TO BE DEFINED FROM USER