@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-25T18:29:01.305Z")
public interface IRandomGenerator
Modifier and Type | Interface and Description |
---|---|
static interface |
IRandomGenerator.Jsii$Default
Internal default implementation for
IRandomGenerator . |
static class |
IRandomGenerator.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
nextBoolean() |
java.lang.Number |
nextInt(java.lang.Number min,
java.lang.Number max) |