IRandomType
PackageAxial.PlatformService
Provides synchronous random-number generation.
Specification
Kind
Type
Members
5
Examples
0
NextSignature
this.Next
NextBytesSignature
this.NextBytes
NextDoubleSignature
this.NextDouble
NextIntSignature
this.NextInt
NextMaxSignature
this.NextMax
Summary
| Name | Signature | Synopsis |
|---|---|---|
| Next | this.Next | No description available. |
| NextBytes | this.NextBytes | No description available. |
| NextDouble | this.NextDouble | No description available. |
| NextInt | this.NextInt | No description available. |
| NextMax | this.NextMax | No description available. |

