Random
Random()
Random(Int64)
Random(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Next(Int32)
NextBoolean()
NextBytes(Byte[])
NextDouble()
NextFloat()
NextGaussian()
NextInt()
NextInt(Int32)
NextLong()
SetSeed(Int64)
monoandroid
namespace Java.Util
{
[Register("java/util/Random", DoNotGenerateAcw = true)]
public class Random : Object, IJavaObject, IJavaPeerable, ISerializable, IDisposable
{
protected Random(IntPtr javaReference, JniHandleOwnership transfer);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API